Page 1 of 1

C and C++ Programming Language Standards ?

Posted: Sun Jan 25, 2004 9:41 pm
by Perica
..

Re:C and C++ Programming Language Standards ?

Posted: Mon Jan 26, 2004 7:25 am
by Tim
C and C++ both have international (ISO) standards to define them. ISO let you download standards documents, but they charge for them. ANSI in the US use the ISO standards, but they also charge for them. ECMA in the EU also use the ISO standards, but they give you the PDFs for free!

So:
1. Go to the ISO web site and search for either the C or C++ programming language
2. Remember their ISO reference numbers
3. Go to the ECMA web site and look up these reference numbers
4. Download the standards documents