文档介绍:WG14/mittee Draft — Septermber 7, 2007 ISO/IEC 9899:TC3
Contents
Foreword ............................. xi
Introduction ............................ xiv
1. Scope ............................. 1
2. Normative references ....................... 2
3. Terms, definitions, and symbols ................... 3
4. Conformance .......................... 7
5. Environment .......................... 9
Conceptual models ..................... 9
Translation environment ................ 9
Execution environments ................ 11
Environmental considerations ................. 17
Character sets .................... 17
Character display semantics .............. 19
Signals and interrupts ................. 20
Environmental limits ................. 20
6. Language ............................ 29
Notation .......................... 29
Concepts ......................... 29
Scopes of identifiers ................. 29
Linkages of identifiers ................. 30
Name spaces of identifiers ............... 31
Storage durations of objects .............. 32
Types ....................... 33
Representations of types ................ 37
type posite type ........... 40
Conversions ........................ 42
Arithmetic operands ................. 42
Other operands ................... 46
Lexical elements ...................... 49
Keywords ...................... 50
Identifiers ...................... 51
Universal character names ............... 53
Constants ...................... 54
String literals .................... 62
Punctuators ..................... 63
Header names .................... 64
Preprocessing numbers ................ 65
..................... 66
Expressions ........................ 67
Contents iii
ISO/IEC 9899:mittee Draft — Septermber 7, 2007 WG