Share via


END (MASM)

 

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

Marks the end of a module and, optionally, sets the program entry point to address.

Syntax

  
END [[address]]  

See Also

Directives Reference