|
Re: C++ compilers?
Visual C++ is just the name of the IDE, the language is still C++. "Visual" is sort of the branding used by Microsoft: Visual C++, Visual C#, Visual Basic, and Visual Web Developer make up Visual Studio. I'm really not sure how this problem could be though; I tried it in Visual Studio and it worked fine for me.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
|