Tuesday, July 14, 2009

What is the best free downloadable "c" compiler?

I want to learn how to program in "c."

What is the best free downloadable "c" compiler?
gnu c++ is great, but the answer really depends on the operating system and what type of software it is that you're trying to develope.





For example, if you're wanting to create windows programs you might find that you're better off with Microsoft Visual C++ 2005, express edition. I've linked to a nice list of all sorts of free c/c++ compilers.
Reply:Try gcc ( http://gcc.gnu.org/ ). If you have a Unixoid operating system (including Mac OS X), gcc may be included with your system software.

chrysanthemum

No comments:

Post a Comment