![]() |
![]() |
|
|
![]() |
![]() |
HP C/HP-UX Reference Manual: Workstations and Servers > Chapter 12 The Listing Facility ![]() Listing Pragmas |
|
The listing facility provides a number of pragmas to control various features of the listing format. The available pragmas are described below.
Sets the number of lines per page to linenum. Default is 63. Minimum number is 20 lines.
Sets the width of the page to pagewidth. Default is 80 columns. Minimum number is 50 columns.
Sets the page title to string. string is truncated without warning to 44 characters less than the page width. Default is the empty string.
Sets the page subtitle to string. string is truncated without warning to 44 characters less than the page width. Default is the empty string.
Causes a page break and the start of a new page.
Causes a page break after each function definition. Default is OFF.
Turns the listing ON/OFF. The default is ON. Use this pragma as a toggle to turn listing off around any source lines that you do not want to be listed, such as include files. |
![]() |
||
![]() |
![]() |
![]() |
|||||||||
|