>X< Posted July 4, 2004 Share Posted July 4, 2004 Where can i get a free C++ compiler? I am learning C++ and it would be useful to have one, lol :rolleyes: Thank You Link to comment Share on other sites More sharing options...
0 war Posted July 4, 2004 Share Posted July 4, 2004 http://www.google.com/search?hl=en&lr=&ie=...%2B+compiler%22 :p ;) :D Link to comment Share on other sites More sharing options...
0 >X< Posted July 4, 2004 Author Share Posted July 4, 2004 This one: http://www.bloodshed.net/dev/devcpp.html Any good? Anyone know? If know one has used it i guess i will be the first, lol! Link to comment Share on other sites More sharing options...
0 parimal_kumar Posted July 4, 2004 Share Posted July 4, 2004 If you're learning under Linux then try the GNU compiler, gpp If you're learning under Windows then try the bloodshed IDE - it'll work pretty well. Also under Windows, consider downloading cygwin - it's a linux like command prompt and comes with tons of useful software like debuggers (gdb, ddd, etc.) Parimal EDIT: there's also the Borland Compiler as well which is free to download. Link to comment Share on other sites More sharing options...
Question
>X<
Where can i get a free C++ compiler?
I am learning C++ and it would be useful to have one, lol :rolleyes:
Thank You
Link to comment
Share on other sites
3 answers to this question
Recommended Posts