HELPLIB.HLB  —  MACRO  /MIGRATION  MACRO Compiler Directives, .SYMBOL ALIGNMENT, Parameters
 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.
Close Help