WG14/N1256 Committee Draft — Septermber 7, 2007ISO/IEC 9899:TC3ContentsForeword. . . . . . . . . . . . . . . . . . . . . . . . . . . . .xiIntroduction. . . . . . . . . . . . . . . . . . . . . . . . . . . .xiv1. Scope. . . . . . . . . . . . . . . . . . . . . . . . . . . . .12. Normative references. . . . . . . . . . . . . . . . . . . . . . .23. Terms, definitions, and symbols. . . . . . . . . . . . . . . . . . .34. Conformance. . . . . . . . . . . . . . . . . . . . . . . . . .75. Environment. . . . . . . . . . . . . . . . . . . . . . . . . .95.1 Conceptual models. . . . . . . . . . . . . . . . . . . . .95.1.1 Translation environment. . . . . . . . . . . . . . . .95.1.2 Execution environments. . . . . . . . . . . . . . . .115.2 Environmental considerations. . . . . . . . . . . . . . . . .175.2.1 Character sets. . . . . . . . . . . . . . . . . . . .175.2.2 Character display semantics. . . . . . . . . . . . . .195.2.3 Signals and interrupts. . . . . . . . . . . . . . . . .205.2.4 Environmental limits. . . . . . . . . . . . . . . . .206. Language. . . . . . . . . . . . . . . . . . . . . . . . . . . .296.1 Notation. . . . . . . . . . . . . . . . . . . . . . . . . .296.2 Concepts. . . . . . . . . . . . . . . . . . . . . . . . .296.2.1 Scopes of identifiers. . . . . . . . . . . . . . . . .296.2.2 Linkages of identifiers. . . . . . . . . . . . . . . . .306.2.3 Name spaces of identifiers. . . . . . . . . . . . . . .316.2.4 Storage durations of objects. . . . . . . . . . . . . .326.2.5 Types....