Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 481 Bytes

File metadata and controls

24 lines (17 loc) · 481 Bytes
description Learn more about: .EXIT (32-bit MASM)
title .EXIT
ms.date 11/05/2019
f1_keywords
.EXIT
helpviewer_keywords
.EXIT directive
ms.assetid 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