Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 688 Bytes

File metadata and controls

33 lines (28 loc) · 688 Bytes
title IFDEF | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
IFDEF
dev_langs
C++
helpviewer_keywords
IFDEF directive
ms.assetid d8fadaa9-2b9c-44d7-a9e9-b103d16904f7
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen

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