Thread: C++ compilers?
View Single Post
Old May 28th, 2008, 12:48 AM   #18
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3 Jimbo is on a distinguished road
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>
Jimbo is offline   Reply With Quote