I know VB, well to very well, but I don't know C++ that well.
I have Newbie knowledge of C++...
In VB you can declare Types
you get the idea! How is this done in C++? Can it be done?VB Code:
Type WHATEVER A as Integer B as Boolean C as String End Type
Also, second question, I've heard the words Class, Method, Objects... how does this all fit togeter. Like are classes methods of something. Methods have classes in them? I dunno.
Could some one clear this up?
Thanks
NOMAD




Reply With Quote