Enables generation of #line directives in the preprocessed output.
.-ppline---. >>- -q--+-noppline-+-------------------------------------------><
If the -P option is used, the default is -qnoppline
This option overrides the behavior of the -E and -P option.
To compile myprogram.C using -qppline option, enter:
xlc++ myprogram.C -qppline
Related information