Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 625 Bytes

end-masm.md

File metadata and controls

30 lines (26 loc) · 625 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
END (MASM) | Microsoft Docs
11/04/2016
cpp-tools
article
end
C++
END directive
128d1c17-f4c4-4ac6-bdb7-d14b4a9a7f4c
7
corob-msft
corob
ghogen

END (MASM)

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

Syntax

  
END [[address]]  

See Also

Directives Reference