Building Applications
    Introduction
    How to Use This Document
    Getting Started
    Building Applications
    Using Compiler Options
    Debugging
    Data and I/O
       Data Representation
          Data Representation Overview
          Intrinsic Data Types
          Integer Data Representations
             Integer Data Representations Overview
             INTEGER(KIND=1) Representation
             INTEGER(KIND=2) Representation
             INTEGER(KIND=4) Representation
             INTEGER(KIND=8) Representation
          Logical Data Representations
          Native IEEE* Floating-Point Representations
          Character Representation
          Hollerith Representation
       Converting Unformatted Data
       Fortran I/O
    Programming with Mixed Languages
    Error Handling
    Creating and Using Libraries
    Reference Information