1 / 550
文档名称:

C standard - ANSI ISO IEC 9899-TC2 2005-05-06.pdf

格式:pdf   页数:550
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

C standard - ANSI ISO IEC 9899-TC2 2005-05-06.pdf

上传人:kuo08091 2014/2/19 文件大小:0 KB

下载得到文件列表

C standard - ANSI ISO IEC 9899-TC2 2005-05-06.pdf

文档介绍

文档介绍:WG14/mittee Draft — May 6, 2005 ISO/IEC 9899:TC2
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 — May 6, 2005 WG14/N1124