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.3.1 Arithmetic operands
6.3.2 Other operands
6.3.2.1 Lvalues, arrays, and function designators
6.3.2.2 void
6.3.2.3 Pointers
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
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.3 Conversions
6.3.2 Other operands
Previous
Next
6.3.2 Other operands
6.3.2.1 Lvalues, arrays, and function designators
6.3.2.2 void
6.3.2.3 Pointers