Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 400 Bytes

File metadata and controls

16 lines (12 loc) · 400 Bytes
description Learn more about: NULL Macro
title NULL Macro
ms.date 11/04/2016
helpviewer_keywords
NULL, macro
ms.assetid 6800f7a4-88a7-442f-87ed-e618e83a0b16

NULL Macro

ANSI 4.1.5 The null pointer constant to which the macro NULL expands

Several include files define the NULL macro as ((void *)0).

See also

Library Functions