C99 Language Standard Logo

Contents

  • Foreword
  • Introduction
  • 1. Scope
  • 2. Normative references
  • 3. Terms, definitions, and symbols
  • 4. Conformance
  • 5. Environment
  • 6. Language
  • 7. Library
  • Annex A
    • A.1 Lexical grammar
    • A.2 Phrase structure grammar
      • A.2.1 Expressions
      • A.2.2 Declarations
      • A.2.3 Statements
      • A.2.4 External definitions
    • A.3 Preprocessing directives
  • Annex B
  • Annex C
  • Annex D
  • Annex E
  • Annex F
  • Annex G
  • Annex H
  • Annex I
  • Annex J
  • Bibliography
C99 Language Standard
  • Annex A
  • A.2 Phrase structure grammar
Previous Next

A.2 Phrase structure grammar

  • A.2.1 Expressions
  • A.2.2 Declarations
  • A.2.3 Statements
  • A.2.4 External definitions
Previous Next