END

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

Syntax

ENDprocId

Remarks

The procId argument is valid in 32-bit MASM only.

See also

Directives reference
MASM BNF Grammar