C and C++ Programming Language Standards ?
C and C++ Programming Language Standards ?
..
Last edited by Perica on Tue Dec 05, 2006 9:26 pm, edited 1 time in total.
Re:C and C++ Programming Language Standards ?
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
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