Share via


ENDS (MASM)

 

The latest version of this topic can be found at ENDS (MASM).

Marks the end of segment, structure, or union name previously begun with SEGMENT, STRUCT, UNION, or a simplified segment directive.

Syntax

  
name ENDS  

See Also

Directives Reference