Thursday, July 9, 2009

Where can I get a free C/C++ compiler?

I am trying to learn how to program in the C programming language, but I can't find any free compilers that work. Please help!

Where can I get a free C/C++ compiler?
GCC is an open-source C/C++ compiler and is freely available at http://gcc.gnu.org/install/binaries.html You can also download the Borland compiler for free at www.borland.com/bcppbuilder/freecompiler...
Reply:http://gcc.gnu.org/
Reply:dev-C++ is the one I use, you can get it at: http://www.bloodshed.net/dev/devcpp.html Another one I know of is called CYGWIN but I hear it is a pain to install. I'm not sure where to get it, but you can probably find it with google.





By the way, since you are just learning the language, C++ for dummies is a great book, and it comes with dev-C++ software.


No comments:

Post a Comment