UNION

Declares a union of one or more data types. The field-declarations must be valid data definitions. Omit the ENDS name label on nested UNION definitions.

Syntax

name UNIONalignment⟧ ⟦, NONUNIQUE
field-declarations
nameENDS

See also

Directives reference
MASM BNF Grammar