C99 Language Standard
Contents
Foreword
Introduction
1. Scope
2. Normative references
3. Terms, definitions, and symbols
4. Conformance
5. Environment
6. Language
6.1 Notation
6.2 Concepts
6.3 Conversions
6.4 Lexical elements
6.5 Expressions
6.6 Constant expressions
6.7 Declarations
6.8 Statements and blocks
6.9 External definitions
6.10 Preprocessing directives
6.11 Future language directions
6.11.1 Floating types
6.11.2 Linkages of identifiers
6.11.3 External names
6.11.4 Character escape sequences
6.11.5 Storage-class specifiers
6.11.6 Function declarators
6.11.7 Function definitions
6.11.8 Pragma directives
6.11.9 Predefined macro names
7. Library
Annex A
Annex B
Annex C
Annex D
Annex E
Annex F
Annex G
Annex H
Annex I
Annex J
Bibliography
C99 Language Standard
6. Language
6.11 Future language directions
6.11.8 Pragma directives
Previous
Next
6.11.8 Pragma directives
1
Pragmas whose first preprocessing token is STDC are reserved for future standardization.