| United States-English |
|
|
|
![]() |
HP C/HP-UX Reference Manual: HP-UX Systems > Chapter 12 The
Listing Facility Listing Format |
|
The listing consists of the following information:
There are two styles of listing available: compatibility mode and ANSI mode. In compatibility mode, the text of the listing is the output of the preprocessor, after macro substitution with #include files inserted. In ANSI mode, the text of the listing is the original version of the source file, before macro substitution; #include files are inserted. To produce the non-ANSI style listing, compile with the +Lp option instead of the +L option.
In either mode, comments are stripped from the listing (unless the -C option is specified). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||