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──────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMNOPQRSTUV│W│X-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    /w                       Warning Level 0 (/W0, /w)
 
    /W0                      Warning Level 0 (/W0, /w)
 
    /W1                      Warning Level 1 (/W1)
 
    /W2                      Warning Level 2 (/W2)
 
    /W3                      Warning Level 3 (/W3)
 
    /W4                      Warning Level 4 (/W4)
 
    /W5                      Warning Level 5 (/WX)
 
    warning levels           Debugging and Syntax Checking
                             Warning Levels
                             Warning Level 0 (/W0, /w)
                             Warning Level 1 (/W1)
                             Warning Level 2 (/W2)
                             Warning Level 3 (/W3)
                             Warning Level 4 (/W4)
                             Warning Level 5 (/WX)
                             Checking Syntax (/Zs)
 
    Windows                  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
                             Control Windows or DLL Library Selection
                             Compiling for Windows
                             Windows User-Code Options
                             Windows DLL Options
                                    -♦-