COHERENT help
This page displays the COHERENT help information for cpp.
Listing of available help pages
cpp -- C preprocessor
/lib/cpp [option...] [file...]
Options:
-C Do not suppress comments
-DVARIABLE[=value]
Define VARIABLE; if value is not defined, the default value is
one
-E Strip file line-number information
-I dir Search dir for header files
-o file Write output into file
-P Remove file and line-number information
-Q Suppress all messages
-UVARIABLE
Undefine VARIABLE
-V Print verbose information
-VCPLUS Suppress C++-style on-line comments









