Re: Difference between "library parts" of C99 and "language parts" of C99
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Sat, 31 Mar 2007 13:14:49 -0700
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"
.
- References:
- Difference between "library parts" of C99 and "language parts" of C99
- From: albert . neu
- Difference between "library parts" of C99 and "language parts" of C99
- Prev by Date: Re: C99 library part of C++ TR1
- Next by Date: Re: Learning C?
- Previous by thread: Re: Difference between "library parts" of C99 and "language parts" of C99
- Next by thread: C99 library part of C++ TR1
- Index(es):
Relevant Pages
|