Home » questions » where can i download a c compiler?

where can i download a c compiler?

2006-08-04 10:52:44, Category: Programming & Design
and where can i learn c computer language?

Answers

  1. Novy

    On 2006-08-04 10:59:10


    http://www.mingw.org/
  2. gene_frequency

    On 2006-08-04 10:56:55


    Please see link... PS I tried the microsoft visual c++ 2005 freebie. A huge download and very dissappointed...crippleware. Uninstalled and deleted (apologies and all respect to caffiene_freek)
  3. caffiene_freek

    On 2006-08-04 10:57:08


    Get the microsoft visual c++ 2005. Its free on the microsoft website.
  4. TJ

    On 2006-08-04 12:02:07


    The best free C compiler continues to be GNU: http://gcc.gnu.org/ You don't find a lot of C programming anymore - unfortunately, because I love writing C code (it is delightfully arcane). But there are still plenty of books out and some online tutorials. A bit of a search, and you will find plenty. Since I learned C years and years ago, I have no idea what is good now for learning.
  5. ebose01

    On 2006-08-04 11:16:38


    if u r interested in vc++, you can download it from microsoft website and VC++ express edition and is free. there are many sites like planet-source-code.com, codeguru.com etc. search google for more details.