Const Pointer <c.pointer.c@[EMAIL PROTECTED]
> writes:
> On Feb 17, 11:03=C2=A0pm, tyrand...@[EMAIL PROTECTED]
wrote:
>> I am trying to get my hands on ANSI/ISO/IEC 9899:1990 as well as Cor
>> 1:1994, Amd 1:1995, and Cor 2:1996. =C2=A0ANSI does not offer any of t=
hese
>> standards anymore (I checked by email as well). =C2=A0However ISO does=
have
>> a reference to these standards on their site, but are no longer
>> allowed to be purchased. =C2=A0So how do I obtain all of these standar=
ds?
>
> Check @[EMAIL PROTECTED]
http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1124.pdf
That's not what the original poster was looking for. He was looking
for a copy of the C90 standard; n1124 is a post-standard draft of C99.
(And n1256, at the obvious URL, is a more recent post-standard draft,
incor****ating three Technical Corrigenda).
I have a (low-quality) PDF copy of the C90 standard, which I purchased
from ansi.org, but I don't think they offer it anymore -- and the
license terms forbid me even to *think* about distributing copies.
You might be able to find a used copy of Schildt's "The Annotated ANSI
C Standard", which has almost the entire C90 standard in printed form
(I think a page is missing). Beware: the annotations are worse than
useless; see <http://www.lysator.liu.se/c/schildt.html>.
The problem, of course, is that C90 is officially obsolete, even
though it's still in widespread use. Since ANSI and ISO are no longer
interested in selling it, it would be nice if they made it freely
available, but that's not likely to happen.
--=20
Keith Thompson (The_Other_Keith) <kst-u@[EMAIL PROTECTED]
>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.


|