Click here to Skip to main content
16,005,552 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there

Can someone recommend a good C compiler for Windows o/s?

Preferably one with a GUI and ability to build code without command prompts.
Posted

Try Turbo C/C++ ... Link to download here[^].
 
Share this answer
 
Visual C++ is pretty good - unless you want C99 in which case it's pretty pants. If you want a decent C90 compiler it's not too bad. It's available as a free, express version. Do a search for "VC++ express 2010" and it should be near the top of the results.

Cheers,

Ash
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900