STRUCT

Declares a structure type having the specified field-declarations. Each field must be a valid data definition. Same as STRUC.

Syntax

name STRUCTalignment⟧ ⟦, NONUNIQUE
field-declarations
name ENDS

Remarks

The name argument must be the same in the opening and closing statement.

See also

Directives reference
MASM BNF Grammar