C++ compilers?
Posted: Thu Sep 11, 2008 10:55 am
Does anyone know where to find a really good C++ compiler, virus free?
Install linux and use G++ or GCC...S3th wrote:Does anyone know where to find a really good C++ compiler, virus free?
Also Visual Studio C++ Express does the job too.The_Dark_Avenger wrote:Install linux and use G++ or GCC...S3th wrote:Does anyone know where to find a really good C++ compiler, virus free?
Otherwise, if you are using Windows, i recommend you DevC++ http://www.bloodshed.net/devcpp.html
Though i doubt that you'll handle C++, if you can't even find compiler...
Cheers. Don't count me out yet, I haven't started learning yet, I just wanted to find a good compiler first. I thought this would be a good place to ask, as everyone is intelligent, such as yourself and whiteknight.The_Dark_Avenger wrote:Install linux and use G++ or GCC...S3th wrote:Does anyone know where to find a really good C++ compiler, virus free?
Otherwise, if you are using Windows, i recommend you DevC++ http://www.bloodshed.net/devcpp.html
Though i doubt that you'll handle C++, if you can't even find compiler...
Any compiler works. =)S3th wrote:Cheers. Don't count me out yet, I haven't started learning yet, I just wanted to find a good compiler first. I thought this would be a good place to ask, as everyone is intelligent, such as yourself and whiteknight.The_Dark_Avenger wrote:Install linux and use G++ or GCC...S3th wrote:Does anyone know where to find a really good C++ compiler, virus free?
Otherwise, if you are using Windows, i recommend you DevC++ http://www.bloodshed.net/devcpp.html
Though i doubt that you'll handle C++, if you can't even find compiler...
Thanks.