C99 Versus ANSI.



Hi All

What is C99 Standard is all about. is it portable, i mean i saw
-std=C99 option in GCC
but there is no such thing in VC++.?

which one is better ANSI C / C99?
can i know the major difference between C99 & ANSI C standards?

.



Relevant Pages

  • Re: Segmentation Fault....
    ... // comments were only included in the C99 standard. ... before WG14 get involved, ... Portability includes looking to the future, ...
    (comp.lang.c)
  • Re: Storgae durations
    ... which is why I supplied evidence to support my view. ... You are expecting the rest of us to accept your definition of "C99 ... A "C99-specific feature" is a feature that's part of the C99 standard ... but not part of the C90 standard. ...
    (comp.lang.c)
  • Re: ANSI C syntax ?
    ... gcc think it is OK. ... C99 is ANSI C. ... isn't ANSI C synonymous with C90? ...
    (comp.lang.c)
  • Re: ANSI C syntax ?
    ... snip ... ... the code above is not valid for ANSI C but valid for C99, and gcc ... C99 is ANSI C. ...
    (comp.lang.c)
  • Whats going on with C Compilers and C99??
    ... What's the point of having a C99 standard, ... This is the ultimate C99 reference bible, ... But if I use a compiler, ... GCC is doing theirs... ...
    (comp.lang.c)