C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
C/C++ Compiler Index
                                             Up Contents Index Back
──C/C++ Compiler Index──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDE│F│GHIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    /F                       Setting Stack Size (/F)
 
    /F<x>                    Output-File Options
                             Code Files
                             Listing Files
                             Output Device Names
                             Fast Compile Incompatibilities
 
    __far                    Overriding Default Addressing
                             __far
                             Library Support for Keywords
                             Accept __far Keyword (32-Bit Only) (/Zf)
                             Language Extensions: Details
 
    __fastcall               Language Extensions: Details
                             __fastcall
                             Calling Conventions
                             Fastcall Calling Convention (/Gr)
 
    filename conventions     Filename Conventions
 
    files                    Output-File Options
                             Code Files
                             Listing Files
                             Output-Device Names
                             Include-File Options
 
    floating point           Floating-Point Options
                             Comparison of Floating-Point Libraries
                             Inline Emulation (/FPi)
                             Inline Emulation: Details
                             Inline 80x87 Instructions (/FPi87)
                             Inline 80x87 Instructions: Details
                             NO87 Environment Variable
                             Emulation Calls (/FPc)
                             Emulation Calls: Details
                             80x87 Calls (/FPc87)
                             80x87 Calls: Details
                             Fast Alternate Math (/FPa)
                             Fast Alternate Math: Details
                             Default Library
                             Fast Compile Incompatibilities
 
    __fortran                Language Extensions: Details
                             Calling Conventions
                             __fortran
 
    /Fp                      Precompiled Header Options
                             Specify Precompiled Header Filename
 
    /FPa                     Floating-Point Options
                             Comparison of Floating-Point Libraries
                             Fast Alternate Math (/FPa)
                             Fast Alternate Math: Details
                             Fast Compile Incompatibilities
 
    /FPc                     Floating-Point Options
                             Comparison of Floating-Point Libraries
                             Emulation Calls (/FPc)
                             Emulation Calls: Details
                             Fast Compile Incompatibilities
 
    /FPc87                   Floating-Point Options
                             Comparison of Floating-Point Libraries
                             80x87 Calls (/FPc87)
                             80x87 Calls: Details
                             Fast Compile Incompatibilities
 
    /FPi                     Floating-Point Options
                             Comparison of Floating-Point Libraries
                             Inline Emulation (/FPi)
                             Inline Emulation: Details
 
    /FPi87                   Floating-Point Options
                             Comparison of Floating-Point Libraries
                             Inline 80x87 Instructions (/FPi87)
                             Inline 80x87 Instructions: Details
 
    function declarations    Generating Function Declarations (/Zg)
                                    -♦-