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 Compiler and Run-Time Errors
 Viewing Errors                            Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     C Compiler and Run-Time Errors
 
     Error Number     Category of Error
 
     C1xxx            C/C++ Compiler Fatal Errors
 
     C2xxx            C/C++ Compiler Nonfatal Errors
 
     C4xxx            C/C++ Compiler Warnings
 
     Dxxxx            C/C++ Command-Line Errors and Warnings
 
     M61xx            C/C++ Floating-Point Math Errors
 
     R60xx            C/C++ Run-Time Errors
                                    -♦-