Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 644 Bytes

File metadata and controls

26 lines (21 loc) · 644 Bytes
title Null Directive | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-tools
ms.topic reference
dev_langs
C++
helpviewer_keywords
preprocessor directives, Null
null directive
preprocessor directives
preprocessor, directives
ms.assetid df59990f-b420-43f3-b415-5c25493abeee
author corob-msft
ms.author corob
ms.workload
cplusplus

Null Directive

The null preprocessor directive is a single number sign (#) alone on a line. It has no effect.

Syntax

  
#  
  

See Also

Preprocessor Directives