keyongtech


  keyongtech > c > 05/2006

 #1  
05-23-06, 12:39 PM
alsor.zhou
hi all,
I'm searching the `ANSI C89 specification' and the related. Since I
tried with `ansi c89 standard' and `ansi c89 specificatioin' in google,
there was none useful links return.
anybody here could do me a fever to show me a link or send me a copy?

Thanks and best regards,
alsor
 #2  
05-23-06, 12:45 PM
Vladimir Oka
alsor.zhou wrote:
> hi all,
> I'm searching the `ANSI C89 specification' and the related. Since I
> tried with `ansi c89 standard' and `ansi c89 specificatioin' in google,
> there was none useful links return.
> anybody here could do me a fever to show me a link or send me a copy?


I think this link is going to be useful:

http://clc-wiki.net/wiki/The_C_Standard
 #3  
05-23-06, 07:05 PM
Martin Ambuhl
alsor.zhou wrote:
> hi all,
> I'm searching the `ANSI C89 specification' and the related. Since I
> tried with `ansi c89 standard' and `ansi c89 specificatioin' in google,
> there was none useful links return.
> anybody here could do me a fever to show me a link or send me a copy?


Dan Pop used to have a copy of the draft on his website. A search of
the archives with Google Groups should find it for you. But, you don't
need to do that. This newsgroup has, in addition to its FAQ
<http://c-faq.com/> has an associated wiki <http://clc-wiki.net/>.
There you will find links to where you can but C89 (and C90), as well
one to Dan Pop's draft <http://danpop.home.cern.ch/danpop/ansi.c>. Are
you sure your want the ANSI 1989 version instead of the renumbered ISO
1990 version?

I hope that someday the C89 and C90 standards will become irrelevant,
replaced by C99 and successors.
Many copies of drafts of these later standards (for those not willing to
pay the extremely low price for the PDF copy from the standards bodies
themselves) are available. For example,
<http://www.pwilson.net/standards.html> has copies of N869 and N843, and
there are numerous copies of N1124, as well.
 #4  
05-26-06, 01:50 AM
alsor.zhou
oh, thanks :) "Are you sure your want the ANSI 1989 version instead of
the renumbered ISO
1990 version? " But the links show that ANSI C89 and ISO C89/90 are
mostly the same except "the section numbering of the Standard " :) IS
THAT TRUE?
 #5  
05-26-06, 01:56 AM
jjf
alsor.zhou wrote:
> oh, thanks :) "Are you sure your want the ANSI 1989 version instead of
> the renumbered ISO
> 1990 version? " But the links show that ANSI C89 and ISO C89/90 are
> mostly the same except "the section numbering of the Standard " :) IS
> THAT TRUE?


The Standards are more or less identical apart from section numbers.
However, there's a Rationale document attached to C89 which is not
reproduced in the ISO docs. This is mostly of historical interest these
days, but explains how the Standard came to say what it does where that
is different from some previous C implementations.
 #6  
05-26-06, 02:14 AM
Keith Thompson
"alsor.zhou" <alsor.zhou> writes:
> oh, thanks :) "Are you sure your want the ANSI 1989 version instead of
> the renumbered ISO
> 1990 version? " But the links show that ANSI C89 and ISO C89/90 are
> mostly the same except "the section numbering of the Standard " :) IS
> THAT TRUE?


Please learn to quote properly.

Read <http://cfaj.freeshell.org/google/> and the groups.google.com
information on <http://www.clc-wiki.net/wiki/Introduction_to_comp.lang.c>.
Similar Threads
ANSI specification revision.

How hard is it to revise an ANSI specification? Also, if it was easy enough, what would some other drawbacks be to revising the spec for CL? The discussions around [..] and...

ANSI-related and other options for SQL Server 2005 database

Hello everyone, I'm working on a "legacy" database. It started as an MS Access database, then converted to SQL Server 6.x or 7.x database, and then migrated all the way up...

Romanian ANSI character limitation (?) for ANSI-only applicationson Windows Vista

(this message uses UTF-8 encoding and should be read accordingly) Based on a report from a Vista user who complained that he is not able to write legacy Romanian characters...

Visio Ansi B drawing plotting to Ansi D size

Is there a way to take a small drawing like an 8.5X11 and plot it to a size D drawing which is 22x34"? It is not as simple as choosing the correct paper or plotter because...

Testing for ansi 0145 and ansi 0146 in selection

Dear all, 1) I'm looking for a way to test whether the ansi-0145 and/or ansi-0146 (curly quotes ` and ') are present in a selection. Does anyone know a method to tackle...


All times are GMT. The time now is 05:32 PM. | Privacy Policy