препроцессор C (The C Preprocessor)
Синопсис (Synopsis)
cpp [-Dmacro[=defn]...] [-Umacro]
[-Idir...] [-iquotedir...]
[-M|-MM] [-MG] [-MF filename]
[-MP] [-MQ target...]
[-MT target...]
infile [[-o] outfile]
Only the most useful options are given above; see below for a
more complete list of preprocessor-specific options. In
addition, cpp accepts most gcc driver options, which are not
listed here. Refer to the GCC documentation for details.