chpp
To get a quick overview of chpp
command line syntax, just type
chpp --help
The general chpp
syntax is
chpp [option ...] [filename ...]
chpp
reads and processes all specified files in sequential order,
as if they were one file. If no file is specified, chpp
reads
from standard input. Output is written to standard output if not
otherwise specified.
The following is a summary and description of all available chpp
options:
--version
chpp
.
--help
chpp
command line syntax.
--output filename
-o filename
--include-dir dir
-I dir
-D name=value
chpp
variable name with the value value.
--generate-dependencies
-M
make
like cpp
.
Go to the first, previous, next, last section, table of contents.