|
VMS Help MACRO, MACRO Compiler Directives, .SYMBOL ALIGNMENT, Parameters *Conan The Librarian |
argument-list
One of the arguments listed in the following table:
Option Description
long Declares longword alignment for any symbol that you
declare after this directive.
quad Declares quadword alignment for any symbol that you
declare after this directive.
none Turns off the alignment specified by the preceding
.SYMBOL_ALIGNMENT directive.
|
|