END (MASM)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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.
END [[address]]
Show: