C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
Preprocessor
                                             Up Contents Index Back
─────C/C++ Compiler─────────────────────────────────────────────────────────
 
     The C preprocessor treats the source file as a text file,
     processing substitutions and definitions as directed.
 
     See also: Listing Options
               Macro Options
               Include-File Options
               Predefined Identifiers
               Removing Predefined Identifiers
                                    -♦-