Well I want to start learning C++, and my dad does things with programming using C#, XML, Sql Server ect, and he has some books, and some of them are like Visual C++ 4,5,6. Is there a difference between C++ and Visual C++ and just C++, or what?
Apology in advance for stupid questions.
Visual C++ is Microsoft's implementation of C++ and C++ is the language.
So is there a difference between Visual C++ and Visual C++.NET, do they do the same things or are they different?
[QUOTE=Puushiki;22408364]So is there a difference between Visual C++ and Visual C++.NET, do they do the same things or are they different?[/QUOTE]
VisualC++.NET is vaguely related to C++, they should be considered vastly different languages.
[QUOTE=dvondrake;22408355]Isn't Visual C++ the IDE?[/QUOTE]Well it comes with Microsoft's C/C++ compiler, so it also has their implementation of C++.
Sorry, you need to Log In to post a reply to this thread.