Sinisterly
Which compiler? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C)
+--- Thread: Which compiler? (/Thread-Which-compiler)



Which compiler? - SPG.WoLF_TSC - 07-06-2011

Hi,

I would like to know, which is the best C compiler?


RE: Which compiler? - Vampex0 - 07-06-2011

Microsoft Visual C++ 2008 Express. You can download it free from Here

The GNU C Compiler is the standard compiler. If you're running on Linux, you shouldn't even want to use anything else. If you're on windows, try mingw or cygwin.




RE: Which compiler? - Lenalee - 09-12-2011

Microsoft Visual C++ 2010 express.

:COOL: