Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SPACE pragma

&pagelevel(5)&pagelevel

The SPACE pragma can be used to generate blank lines in the listing.


#pragma SPACE[ n]


n

is a non-negative integer. The above directive inserts n blank lines into
the listing. n can be specified as a decimal, octal or hexadecimal number.

If n is omitted, one blank line is inserted.