NULL Macro
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at 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).
Show: