473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ANSI Standards for C and C++

Please help me out in finding ANSI Standard specification documents for
C and C++

Thanks
Venkat

Nov 23 '05 #1
6 2064
On Tue, 22 Nov 2005 01:39:42 -0800, vpuvvada wrote:
Please help me out in finding ANSI Standard specification documents for
C and C++


You can buy standards from ANSI online at ansi.org.

The C99 standard in PDF form is $18, if memory serves.
Daniel
Nov 23 '05 #2

"vpuvvada" <ve************@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Please help me out in finding ANSI Standard specification documents for
C and C++


What's C++?

;-)
Nov 23 '05 #3
Daniel Fischer wrote:

On Tue, 22 Nov 2005 01:39:42 -0800, vpuvvada wrote:
Please help me out in finding ANSI Standard specification documents for
C and C++


You can buy standards from ANSI online at ansi.org.

The C99 standard in PDF form is $18, if memory serves.


If that's too expensive,
wg14 has something free, almost as good here:

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/

--
pete
Nov 23 '05 #4
pete wrote:
Daniel Fischer wrote:

On Tue, 22 Nov 2005 01:39:42 -0800, vpuvvada wrote:
Please help me out in finding ANSI Standard specification documents for
C and C++


You can buy standards from ANSI online at ansi.org.

The C99 standard in PDF form is $18, if memory serves.


If that's too expensive,
wg14 has something free, almost as good here:

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/


There is also the post-C99 draft which incorporates TC1, TC2, and many
DRs:
http://www.open-std.org/jtc1/sc22/wg...docs/n1124.pdf

Robert Gamble

Nov 23 '05 #5
vpuvvada <ve************@gmail.com> wrote:

Please help me out in finding ANSI Standard specification documents for
C and C++


C is ISO/IEC 9899
C++ is ISO/IEC 14882

You can find inexpensive ($18) PDF versions at INCITS online:

<http://www.techstreet.com/incitsgate.tmpl>

-Larry Jones

Hey Doc, for 10 bucks I'll make sure you see those kids in the
waiting room again real soon! -- Calvin
Nov 23 '05 #6
In article <43***********@mindspring.com>, pete <pf*****@mindspring.com>
writes
Daniel Fischer wrote:

On Tue, 22 Nov 2005 01:39:42 -0800, vpuvvada wrote:
> Please help me out in finding ANSI Standard specification documents for
> C and C++


You can buy standards from ANSI online at ansi.org.

The C99 standard in PDF form is $18, if memory serves.


If that's too expensive,
wg14 has something free, almost as good here:

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/


so it is "almost" a standard which means it is NOT the standard. There
are many changes between the draft and the published document.

--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ ch***@phaedsys.org www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Nov 24 '05 #7

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

Similar topics

100
by: Roose | last post by:
Just to make a tangential point here, in case anyone new to C doesn't understand what all these flame wars are about. Shorthand title: "My boss would fire me if I wrote 100% ANSI C code" We...
4
by: Luke Wu | last post by:
I am just wondering what the following terms usually mean: 1) "Standard C" 2) "K&R C" 3) "ANSI C" I am pretty sure "ANSI C" usually refers to the C89 standard, but what
5
by: alsor.zhou | last post by:
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...
83
by: sunny | last post by:
Hi All What is C99 Standard is all about. is it portable, i mean i saw -std=C99 option in GCC but there is no such thing in VC++.? which one is better ANSI C / C99? can i know the major...
9
by: emagzz | last post by:
Hi all, I need to convert many text file from ANSI to UNICODE. Some body knows if there is a free utility that can do this from the command line so as I can use it inside a batch file. ...
0
by: MaartenVR | last post by:
sub: MS SQL server and (missing) ANSI DATE-datatype I’m working at a company who has developed a large client/server application in Delphi 6, with Interbase as the DB-server (both Borland...
127
by: bz800k | last post by:
Hi Does this code satisfy ANSI C syntax ? void function(void) { int a = 2; a = ({int c; c = a + 2;}); /* <<-- here !! */ printf("a=%d\n", a);
0
NeoPa
by: NeoPa | last post by:
ANSI-89 v ANSI-92 Before we get into all the various types of pattern matching that can be used, there are two ANSI standards used for the main types of wildcard matching (matching zero or more...
41
by: jaysome | last post by:
It's been almost eight years since ISO/IEC approved ISO/IEC 9899:1999. Does anyone know if ANSI has approved it? A Google search shows arguably confusing answers as to whether ANSI has...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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...

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.