Quote:
|
Originally Posted by maxlobovsky
VC++ is Microsoft's IDE (integrated development environment) which, for the most part, complies with ANSI C++.
|
Actually, it doesn't comply on a lot of things, only things like "Yeah, we use brackets to indicate the end of a class."
Quote:
|
Originally Posted by maxlobovsky
The V (visual) just comes from the fact that the IDE has a bunch of features for making GUI (graphical user interfaces) pretty easily.
|
Plus it has a lot of completely non-standard like functions for graphics. (which saying something, since there is no standard...)
