Section 3: Assembler
263
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
SPC — Generate Blank Lines in Listing File
Syntax
SPC
count
Description
count
Specifies the number of blank lines. It is an absolute expression
that cannot contain any forward, external, or undefined
references.
The SPC directive generates
count blank lines in the listing file. This directive
does not appear in the listing.
Example
SPC 3