Re: Difference between "library parts" of C99 and "language parts" of C99



albert.neu@xxxxxxxxx writes:
What is the difference between "library parts" of C99 and "language
parts" of C99.
[...]

The latest draft of the C99 standard is available at
<http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1124.pdf>.

Section 6 describes the language; section 7 describes the library.

(The term "language" can be ambiguous; it refers either to just the
part described in section 6, or to the entire language including
sections 6, 7, and all the rest.)

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
.



Relevant Pages

  • Re: gets() - dangerous?
    ... Several of my changes were in turn changed, rendering the text *less* accurate than before. ... I don't have time to play those games. ... If you went through it using the correct principle that the "C Language" is the language as defined by the current standard, which is the C99 Standard, and change everything accordingly, then some people will suffer from a heart attack. ...
    (comp.lang.c)
  • Re: Curious Question about Struct Padding
    ... members within a struct, ... of padding, and two more bytes of data, is there an specific language ... in the C99 standard that says I can not place a separate object in the ...
    (comp.std.c)
  • Re: [Lit.] Buffer overruns
    ... The mechanism was hopeless because almost nobody had ... Had the mechanism been a part of the language this would not have ... The C99 standard is not going to help until it is widely supported, ...
    (sci.crypt)
  • Re: Good shareware compiler for C?
    ... warnings for stupid beginner's mistakes, ... extensions to the language, and to choose the C89 or C99 standard. ...
    (comp.lang.c)
  • Re: Good shareware compiler for C?
    ... warnings for stupid beginner's mistakes, ... extensions to the language, and to choose the C89 or C99 standard. ...
    (comp.lang.c)