showinc

Option Type Default Value #pragma options C C++
-qoption noshowinc SHOwinc x x

Syntax

    -qshowinc | -qnoshowinc 
    SHOWINC 

Purpose
If used with -qsource, all the include files are included in the source listing.

Example
To compile myprogram.c so that all included files appear in the source listing, enter:

xlC myprogram.c -qsource -qshowinc


List of Compiler Options and Their Defaults
Options that Specify Compiler Output