Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 473 Bytes

ifdef.md

File metadata and controls

24 lines (17 loc) · 473 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: IFDEF
IFDEF
12/17/2019
IFDEF
IFDEF directive
d8fadaa9-2b9c-44d7-a9e9-b103d16904f7

IFDEF

Grants assembly if name is a previously defined label, variable, or symbol.

Syntax

IFDEF name

Remarks

See IF for complete syntax.

See also

Directives reference
MASM BNF Grammar