UNLIMITED FREE ACCESS TO THE WORLD'S BEST IDEAS

SUBMIT
Already a GlobalSpec user? Log in.

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

Customize Your GlobalSpec Experience

Finish!
Privacy Policy

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

CSA ISO/IEC 9899

Information technology — Programming languages — C

active, Most Current
Buy Now
Organization: CSA
Publication Date: 1 January 2019
Status: active
Page Count: 544
ICS Code (Languages used in information technology): 35.060
scope:

This document specifies the form and establishes the interpretation of programs written in the C programming language.1) It specifies

- the representation of C programs;

- the syntax and constraints of the C language;

- the semantic rules for interpreting C programs;

- the representation of input data to be processed by C programs;

- the representation of output data produced by C programs;

- the restrictions and limits imposed by a conforming implementation of C.

This document does not specify

- the mechanism by which C programs are transformed for use by a data-processing system;

- the mechanism by which C programs are invoked for use by a data-processing system;

- the mechanism by which input data are transformed for use by a C program;

- the mechanism by which output data are transformed after being produced by a C program;

- the size or complexity of a program and its data that will exceed the capacity of any specific data-processing system or the capacity of a particular processor;

- all minimal requirements of a data-processing system that is capable of supporting a conforming implementation.

1)This document is designed to promote the portability of C programs among a variety of data-processing systems. It is intended for use by implementors and programmers. Annex J gives an overview of portability issues that a C program might encounter.

Document History

CSA ISO/IEC 9899
January 1, 2019
Information technology — Programming languages — C
This document specifies the form and establishes the interpretation of programs written in the C programming language.1) It specifies — the representation of C programs; — the syntax and...
January 1, 2013
Information technology - Programming languages - C
This International Standard specifies the form and establishes the interpretation of programs written in the C programming language.1) It specifies — the representation of C programs; — the syntax...
January 1, 2013
Information technology - Programming languages - C
This International Standard specifies the form and establishes the interpretation of programs written in the C programming language.1) It specifies — the representation of C programs; — the syntax...
January 1, 2002
Information technology - Programming languages - C
This International Standard specifies the form and establishes the interpretation of programs written in the C programming language.1) It specifies — the representation of C programs; — the syntax...
January 1, 1994
Information technology - Programming languages - C
This amendment defines extensions to ISO/IEC 9899: 1990 that provide a more complete set of multibyte and wide-character utilities, as well as alternative spellings for certain tokens. Use of these...

References

Advertisement