Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > C standard document

Reply
Thread Tools

C standard document

 
 
The Directive
Guest
Posts: n/a
 
      01-18-2004
Where can I get a free legal copy of the latest C standard. (ISO and
ANSI organizations charge for it.) I have searched the web but failed
to find it.

This is the latest version?

ISO/IEC 9899:1999

What new C features are planned for the next revision of the standard?

--The Directive
 
Reply With Quote
 
 
 
 
pete
Guest
Posts: n/a
 
      01-18-2004
The Directive wrote:
>
> Where can I get a free legal copy of the latest C standard.


You would have to buy one first.

> (ISO and ANSI organizations charge for it.)
> I have searched the web but failed to find it.


There's a cause and effect relationship
between those last two statements.

--
pete
 
Reply With Quote
 
 
 
 
Servé Lau
Guest
Posts: n/a
 
      01-18-2004
"The Directive" <> wrote in message
news: om...
> Where can I get a free legal copy of the latest C standard. (ISO and
> ANSI organizations charge for it.) I have searched the web but failed
> to find it.


Why is 18$ too much?


 
Reply With Quote
 
Keith Thompson
Guest
Posts: n/a
 
      01-18-2004
(The Directive) writes:
> Where can I get a free legal copy of the latest C standard. (ISO and
> ANSI organizations charge for it.) I have searched the web but failed
> to find it.


You can't, unless someone buys you a copy as a gift.

The question of whether the standard should be free is being discussed
at length on comp.std.c, but for the forseeable future, you can't get
a copy without paying for it.

> This is the latest version?
>
> ISO/IEC 9899:1999


Yes, but there's also been a short Technical Corrigendum, published
2001-09-01. I think TC1 is available for free.

--
Keith Thompson (The_Other_Keith) kst- <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://www.sdsc.edu/~kst>
Schroedinger does Shakespeare: "To be *and* not to be"
 
Reply With Quote
 
Dan Pop
Guest
Posts: n/a
 
      01-19-2004
In < > (The Directive) writes:

>Where can I get a free legal copy of the latest C standard. (ISO and
>ANSI organizations charge for it.) I have searched the web but failed
>to find it.


If the copyright owners charge for it, isn't it obvious that any freely
availabe copy on the Web would be a fraud (and, therefore, illegal)?

>This is the latest version?
>
>ISO/IEC 9899:1999


Nope, it has been amended in 2001.

>What new C features are planned for the next revision of the standard?


This is a very well kept secret

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email:
 
Reply With Quote
 
Dan Pop
Guest
Posts: n/a
 
      01-19-2004
In <> "Servé Lau" <> writes:

>"The Directive" <> wrote in message
>news:. com...
>> Where can I get a free legal copy of the latest C standard. (ISO and
>> ANSI organizations charge for it.) I have searched the web but failed
>> to find it.

>
>Why is 18$ too much?


He may not like the legal strings attached to the $18 copy.

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email:
 
Reply With Quote
 
Dan Pop
Guest
Posts: n/a
 
      01-19-2004
In <> Keith Thompson <kst-> writes:

>2001-09-01. I think TC1 is available for free.


It is, if you manage to find it. But it's perfectly useless in the
absence of the C99 standard. And impossible to physically apply to the
$18 PDF version of the standard.

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email:
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
standard libraries don't behave like standard 'libraries' Sriram Srinivasan Python 13 11-12-2009 06:05 PM
What are the standard network functions provided in standard C? disappearedng@gmail.com C Programming 5 06-10-2008 08:57 PM
How to redirect a "system" standard output and standard error to avariable (Linux) Venks Ruby 5 12-06-2007 12:21 AM
add pexpect to the standard library, standard "install" mechanism. funkyj Python 5 01-20-2006 08:35 PM
How standard is the standard library? steve.leach Python 1 04-18-2005 04:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57