Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 481 Bytes

dot-exit.md

File metadata and controls

24 lines (17 loc) · 481 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: .EXIT (32-bit MASM)
.EXIT
11/05/2019
.EXIT
.EXIT directive
5f77c281-3d65-4174-83ea-34dcc7085ecf

.EXIT (32-bit MASM)

Generates termination code. (32-bit MASM only.)

Syntax

.EXITexpression

Remarks

Returns optional expression to shell.

See also

Directives reference
MASM BNF Grammar