Building Applications
    Overview
    Getting Started
    Building Applications from the Command Line
    Input and Output Files
    Setting Environment Variables
    Using Compiler Options
    Preprocessing
    Using Configuration Files and Response Files
    Debugging
    Data and I/O
       Data Representation
       Converting Unformatted Data
          Supported Native and Nonnative Numeric Formats
          Porting Nonnative Data
          Specifying the Data Format
             Methods of Specifying the Data Format
             Environment Variable FORT_CONVERT.ext or FORT_CONVERT_ext Method
             Environment Variable FORT_CONVERTn Method
             Environment Variable F_UFMTENDIAN Method
             OPEN Statement CONVERT Method
             OPTIONS Statement Method
             Compiler Option -convert or /convert Method
       Fortran I/O
    Structuring Your Program
    Programming with Mixed Languages
    Using Libraries
    Error Handling
    Portability Considerations
    Troubleshooting
    Reference Information