Thread: A nice C compiler and IDE

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    108

    A nice C compiler and IDE

    PellesC, check it out.
    www.smorgasbordet.com/pellesc

  2. #2
    ---
    Join Date
    May 2004
    Posts
    1,379
    is it ANSI compliant?

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    108
    It is ISO C99 compliant.

    ISO C99 is the name of the current international C standard, from December 1999, ISO/IEC 9899:1999.

    The former international C standard is from 1990 (ISO/IEC 9899:1990). It is basically the same as the American national standard, ANSI C, from 1989, X3.159-1989.

    There has been one amendment to the standard from 1990 (ISO/IEC 9899/AMD1:1995).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 14
    Last Post: 11-22-2006, 07:18 PM
  2. Professional IDE / Compiler
    By mewatC in forum Tech Board
    Replies: 2
    Last Post: 09-29-2006, 04:46 AM
  3. visual studio IDE w/ different compiler
    By tooKool4School6 in forum C++ Programming
    Replies: 15
    Last Post: 06-06-2006, 01:41 PM
  4. Try this brill C/C++ IDE and compiler I found!
    By swgh in forum C++ Programming
    Replies: 2
    Last Post: 07-13-2005, 06:17 PM
  5. C IDE and Compiler
    By gogo in forum C Programming
    Replies: 15
    Last Post: 08-02-2004, 12:13 AM