| |||
| Home > Compiler Command-line Options > -P | |||
This option preprocesses source code without compiling, but does not generate line markers in the preprocessed output.
This option can be of use when the preprocessed output is destined to be parsed by a separate script or utility.
‑E.