View Single Post
  #5 (permalink)  
Old 07-21-2008, 06:00 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Credits: 0
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Visual Basic to C++ Syntax Translation

Visual C++ = Microsoft Visual Studio (not 2008, that is MANAGED C++, but earlier) C++

C++ means usually GNU free compiler, like MingW.

I use the last one, but many people use the Express edition of VS. Try both, it's free
__________________
Reply With Quote