pTAL Reference Manual (H06.03+)

Structures
HP pTAL Reference Manual523746-005
9-63
Structure Pointer
Structure Pointer
A structure pointer redefinition associates a new structure pointer with a previous item
at the same BEGIN-END level of a structure.
VOLATILE
specifies that the value of this variable must be maintained in memory, not in a
register. Each reference to a VOLATILE data item causes the data item to be read
or written to memory even when code is optimized. Based on the order of reads
and writes in the source code, VOLATILE also causes that precise order of
memory references to be preserved, again, when code is optimized.
STRING
is the STRING attribute.
INT
is the INT attribute.
.
.EXT
.SG
.SGX
are indirection symbols (see Table 2-7 on page 2-7).
.
.EXT
.SG
.SGX
( )referral
REFALIGNED
( 2
8
)
=
previous-identifier
;
VST709.vsd
VOLATILE
STRING
INT
identifier