Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 UNION ⟦alignment⟧ ⟦, NONUNIQUE⟧
field-declarations
⟦name⟧ ENDS