View Full Version : best C++ Compiler
Hi masters,
What's the best C++ Compiler you think? Like VB.Net IDE.
Where can I find it?
Can you give me link to there?
Thank you for your great info. :p
As far as I've found , Dev C++ is the best one in my opinion. :)
Compiler and IDE are two totally different things. Dev-C++ is probably the best IDE you will find, for free. MSVC I think is the best IDE available for Windows.
Compilers are different, the best one IMO for intel chips is the Intel C++ compiler, which can be used to replace the default MSVC compiler. Dev-C++ uses the mingw compiler, which can be replaced with any compatible one you like.
JamieR
07-07-2005, 12:34 PM
I use Dev-C++, it's great :D
Compiler and IDE are two totally different things. Dev-C++ is probably the best IDE you will find, for free. MSVC I think is the best IDE available for Windows.
Compilers are different, the best one IMO for intel chips is the Intel C++ compiler, which can be used to replace the default MSVC compiler. Dev-C++ uses the mingw compiler, which can be replaced with any compatible one you like.
GREAT!
vBulletin® v3.8.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.