pTAL Reference Manual (H06.03+)

Compiler Directives
HP pTAL Reference Manual523746-005
17-51
REFALIGNED
REFALIGNED
REFALIGNED
specifies the default alignment for pointers to nonstructure data items and
procedure reference parameters.
PUSHREFALIGNED
pushes the current setting [REFALIGNED (2) or REFALIGNED (8)] onto the
REFALIGNED directive stack. Does not change the current setting.
POPREFALIGNED
pops the top value from the REFALIGNED directive stack and changes the current
setting to that value.
For an explanation of directive stacks, see Directive Stacks on page 17-4.
Default: REFALIGNED 8
Placement: Anywhere
Scope: Applies to subsequent pointers to nonstructure data items and
procedure reference parameters until overridden by another REFALIGN
directive
Dependencies: None
REFALIGNED
( 2
8
)
PUSHREFALIGNED
POPREFALIGNED
VST669.vsd