Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 663 Bytes

File metadata and controls

33 lines (28 loc) · 663 Bytes
title IFNDEF | 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
IFNDEF
dev_langs
C++
helpviewer_keywords
IFNDEF directive
ms.assetid 8c93efc4-9375-45b6-8583-95f0c92f2a3a
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen

IFNDEF

Grants assembly if name has not been defined.

Syntax

  
IFNDEF name  

Remarks

See IF for complete syntax.

See Also

Directives Reference