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
  • Annex B
  • Annex C
  • Annex D
  • Annex E
  • Annex F
  • Annex G
  • Annex H
    • H.1 Introduction
    • H.2 Types
    • H.3 Notification
  • Annex I
  • Annex J
  • Bibliography
C99 Language Standard
  • Annex H
Previous Next

Annex H

  • H.1 Introduction
  • H.2 Types
    • H.2.1 Boolean type
    • H.2.2 Integer types
    • H.2.3 Floating-point types
    • H.2.4 Type conversions
  • H.3 Notification
    • H.3.1 Notification alternatives

(informative)

Language independent arithmetic

Previous Next