473,811 Members | 2,714 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C language Standards

Hi
What are the various C Language standards? Where are they available on the internet?
Nov 13 '05 #1
16 3788
Rahul Behal wrote:
Hi
What are the various C Language standards?
ISO/IEC 9899 is the international standard for C.

It was first published in 1990, the text being adopted from ANSI's standard.

The next major revision was in 1999. The current standard is known as
ISO/IEC 9899:1999. Since 1999, one technical corrigendum has been published
(known as TC1).
Where are they available on the
internet?


ANSI's Web Store has the 1999 Standard (which ANSI adopted in their turn, in
the year 2000) available in PDF format for $18 (last I heard).

http://webstore.ansi.org/ansidocstore/default.asp might be a decent starting
place.

--
Richard Heathfield : bi****@eton.pow ernet.co.uk
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton
Nov 13 '05 #2
Richard Heathfield <do******@addre ss.co.uk.invali d> scribbled the following:
Rahul Behal wrote:
Hi
What are the various C Language standards?
ISO/IEC 9899 is the international standard for C. It was first published in 1990, the text being adopted from ANSI's standard. The next major revision was in 1999. The current standard is known as
ISO/IEC 9899:1999. Since 1999, one technical corrigendum has been published
(known as TC1). Where are they available on the
internet?

ANSI's Web Store has the 1999 Standard (which ANSI adopted in their turn, in
the year 2000) available in PDF format for $18 (last I heard). http://webstore.ansi.org/ansidocstore/default.asp might be a decent starting
place.


AFAIK, draft versions of the standards are available for download free
of charge. They are virtually identical to the real standards, but lack
any official referential status.

--
/-- Joona Palaste (pa*****@cc.hel sinki.fi) ---------------------------\
| Kingpriest of "The Flying Lemon Tree" G++ FR FW+ M- #108 D+ ADA N+++|
| http://www.helsinki.fi/~palaste W++ B OP+ |
\----------------------------------------- Finland rules! ------------/
"My absolute aspect is probably..."
- Mato Valtonen
Nov 13 '05 #3
"Rahul Behal" <rb****@quark.c o.in> wrote in message
news:49******** *************** ***@posting.goo gle.com...
| Hi
| What are the various C Language standards? Where are they available on the
internet?

I read the other posts. Are you asking about the standard itself for C (ISO
IEC 9899-1999 which is roughly 554 pages), _OR_ are you asking about the
standard functions/types/etc provided for C?

I did a quick google search for the C standard and found this. I am not sure
if the draft is the same as mine (official):
http://www.cl.cam.ac.uk/~mgk25/volat...IS.1999-04.pdf

This is a reference for the standard (C99) functions, etc:
http://www.dinkumware.com/manuals/reader.aspx?lib=c99
Nov 13 '05 #4
Joona I Palaste <pa*****@cc.hel sinki.fi> wrote:

AFAIK, draft versions of the standards are available for download free
of charge. They are virtually identical to the real standards, but lack
any official referential status.


No, the draft is *NOT* virtually identical to the real standard -- there
are significant differences. There aren't a lot of them, but they do
exist.

-Larry Jones

Let's just sit here a moment... and savor the impending terror. -- Calvin
Nov 13 '05 #5
Richard Heathfield wrote:
Rahul Behal wrote:
ISO/IEC 9899 is the international standard for C.

It was first published in 1990, the text being adopted from ANSI's standard.


Could somebody point me to a location where I can purchase the full text
of the official ISO/IEC 9899:1990 TCOR2? I *want* to buy it, money is
not the problem, finding it is!

I don't see why upon making new revisions available, they pull the older
ones. It really doesn't make sense, as I definitely have a use for
these standards (and really, so does anybody that writes non-C99 code).
Currently I use a old draft copy of ANSI C89, with a purchased version
of the new C99 spec (which more or less documents what is still vaporware).

Where I can find a way to purchase non-draft versions of:

ISO/IEC 9899:1990
ISO/IEC 9899:1990 TCOR1
ISO/IEC 9899:1990 TCOR2

Is there some kind of magic phrase I need to utter to the ISO folks?
(Maybe how I need them to make sense of the C++ standard, isn't it based
on 9899:1990?) Anything!

As a last resort, could some kind clc reader please send me some copies?
Simply reverse the last 3 characters of my e-mail below. I would be
most appreciative.

Mark
Mark F. Haigh
mf*****@sbcglob al.ten

Nov 13 '05 #6
"Mark Haigh" <mf*****@sbcglo bal.ten> wrote in message
news:e9******** *********@newss vr27.news.prodi gy.com...
| Could somebody point me to a location where I can purchase the full text
| of the official ISO/IEC 9899:1990 TCOR2? I *want* to buy it, money is
| not the problem, finding it is!

I did a search for it:
http://webstore.ansi.org/ansidocstor...+EN+29899%2FA1
Nov 13 '05 #7
Mark Haigh <mf*****@sbcglo bal.ten> wrote:

Could somebody point me to a location where I can purchase the full text
of the official ISO/IEC 9899:1990 TCOR2? I *want* to buy it, money is
not the problem, finding it is!
Why didn't you look in the obvious place? You can download it (for
free!) from the committee's web site:

<http://std.dkuug.dk/JTC1/SC22/WG14/www/standards>
I don't see why upon making new revisions available, they pull the older
ones. It really doesn't make sense, as I definitely have a use for
these standards (and really, so does anybody that writes non-C99 code).


Because standards organizations like ANSI and ISO are used to standards
for *things*, like nutmeg and bolts and steel-toed shoes. Old revisions
are obsolete and useless as soon as a new revision is produced. They're
very slowly beginning to recognize that programming language standards
are different, but they haven't fully grasped the concept, yet.

-Larry Jones

Please tell me I'm adopted. -- Calvin
Nov 13 '05 #8
la************@ eds.com wrote:
Mark Haigh <mf*****@sbcglo bal.ten> wrote:

Why didn't you look in the obvious place? You can download it (for
free!) from the committee's web site:

<http://std.dkuug.dk/JTC1/SC22/WG14/www/standards>
I have! Quoth the downloadable n2794 document: "Committee Draft --
August 3, 1998 WG14/N843"

There's all kinds of different drafts floating around out there; I just
want the offical ones.
I don't see why upon making new revisions available, they pull the older
ones. It really doesn't make sense, as I definitely have a use for
these standards (and really, so does anybody that writes non-C99 code).

Because standards organizations like ANSI and ISO are used to standards
for *things*, like nutmeg and bolts and steel-toed shoes. Old revisions
are obsolete and useless as soon as a new revision is produced. They're
very slowly beginning to recognize that programming language standards
are different, but they haven't fully grasped the concept, yet.


I know; I was just being bitchy. The only change that's really
necessary is for them to *continue to sell* older versions!
Mark F. Haigh
mf*****@sbcglob al.ten

Nov 13 '05 #9
Greg P. wrote:
"Mark Haigh" <mf*****@sbcglo bal.ten> wrote in message
news:e9******** *********@newss vr27.news.prodi gy.com...
| Could somebody point me to a location where I can purchase the full text
| of the official ISO/IEC 9899:1990 TCOR2? I *want* to buy it, money is
| not the problem, finding it is!

I did a search for it:
http://webstore.ansi.org/ansidocstor...+EN+29899%2FA1


I think the A1 document linked only contains the amendment. Can anybody
confirm this?

It looks like the ISO 9899:1990 is available from the ANSI webstore for
$183. I suppose the best thing to to is to purchase this and hand
update the document to reflect TCOR1 and TCOR2.

Thanks for the replies.
Mark F. Haigh
mf*****@sbcglob al.ten

Nov 13 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

134
8056
by: evolnet.regular | last post by:
I've been utilising C for lots of small and a few medium-sized personal projects over the course of the past decade, and I've realised lately just how little progress it's made since then. I've increasingly been using scripting languages (especially Python and Bourne shell) which offer the same speed and yet are far more simple and safe to use. I can no longer understand why anyone would willingly use C to program anything but the lowest...
6
2343
by: Tony Whitter | last post by:
Does anyone know how much changed between the final draft dated October 2002 and the Ecma-334 C# Language Specification 2nd edition dated December 2002 and if there is a change history document anywhere? Thanks in anticipation. Tony
22
2180
by: larry | last post by:
I was just looking at a demo training that mindleaders has on .net training: http://www.mindleaders.com/products/democourse3.asp And I don't believe this is correct or at least is misleading to me: "The search for an easy, productive, and very powerful programming language led to the birth of Visual C#. Visual C# incorporates the best features of Visual C++ and Visual Basic. Visual C# enables you to
126
4382
by: ramyach | last post by:
Hi friends, I need to write a parallel code in 'C' on the server that is running SGI Irix 6.5. This server supports MIPS Pro C compiler. I don't have any idea of parallel C languages. I looked into few posts in this group. I could make out that there are several languages for parallel programming and parallel C is one of them. I need to know if this is supported by MIPS Pro C Compiler. Or are there any other parallel C languages that have...
669
26278
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990. http://www.ccs.neu.edu/home/cobbe/pl-seminar-jr/notes/2003-sep-26/expressive-slides.pdf
7
4970
by: Robert Seacord | last post by:
The CERT/CC has just deployed a new web site dedicated to developing secure coding standards for the C programming language, C++, and eventually other programming language. We have already developed significant content for the C programming language that is available at: https://www.securecoding.cert.org/ by clicking on the "CERT C Programming Language Secure Coding Standard"
22
2516
by: David Mathog | last post by:
One thing that keeps coming up in this forum is that standard C lacks many functions which are required in a workstation or server but not possible in an embedded controller. This results in a plethora of "don't ask here, ask in comp.x.y instead", for queries on functions that from the documentation available to the programmer appear to be part of the C language. I think largely because of this "least common denominator" C language...
3
1282
by: Joe | last post by:
It seems to me that C could be improved by adding a few more features to the standard. I read some of the recent thread "Criticism of the C programming language ??????" which shows a lot of opinions for and against adding language features. What makes sense to me is to incorporate features that are commonly available as compiler extensions (i.e. anonymous unions) into the standard, because they are well-tested, and obviously have many...
14
1436
by: Sreenivas | last post by:
I want to know the standards document of the c++ language .Where can i get?? How different is c++ from vc++?
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10647
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10386
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10398
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10133
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6889
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5554
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3865
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3017
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.