Click here to Skip to main content
15,898,732 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all

where i can download c compiler ...

i downloaded 2 compiler but they do nott work and have a difficult user interface ...

please Tell me Best c Compiler With Download Link

Thanks A Lot
Posted

Why not use Visual Studio?
http://channel9.msdn.com/Blogs/Sam/C-Language-Programming-with-Visual-Studio-2010-Ultimate-Pro-or-VC-Express[^]

The Express version is free and it is a very nice environment...
 
Share this answer
 
If you have Windows OS then you may use Visual C++ Express Edition[^] for compiling C programs.

If you are using Linux then install GCC[^] .
 
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