ILE C/C++ Compiler Reference


pagesize

C compiler only
Read syntax diagramSkip visual syntax diagrampagesize syntax
 
>>-#--pragma--pagesize--(--+---+--)----------------------------><
                           '-n-'
 

Description

Sets the number of lines per page to n for the generated source listing. The pagesize pragma may not affect the option listing page (sometimes called the Prolog).


[ Top of Page | Previous Page | Next Page | Contents | Index ]