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──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCD│E│FGHIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    /E                       Preprocessor Output Options
 
    entry/exit code          Entry/Exit Code for Real-Mode Windows (/GW)
                             Real-Mode Windows Entry/Exit Code (/Gq)
                             Entry/Exit Code for Protected-Mode Windows
                             Customize Windows Entry/Exit Code
 
    environment variables    Long Command Line: Example
                             NO87 Environment Variable
 
    /EP                      Preprocessor Output Options
 
    external names           Restricting Length of External Names (/H)
                                    -♦-