Asmc Macro Assembler Reference
name STRUCT [[alignment]] [[, NONUNIQUE]]
fielddeclarations
name ENDS
Declares a structure type having the specified fielddeclarations. Each field must be a valid data definition. Same as STRUC.
Asmc Macro Assembler Reference
name STRUCT [[alignment]] [[, NONUNIQUE]]
fielddeclarations
name ENDS
Declares a structure type having the specified fielddeclarations. Each field must be a valid data definition. Same as STRUC.