NULL
From cppreference.com
Defined in header
<stddef.h>
|
||
Defined in header
<string.h>
|
||
Defined in header
<wchar.h>
|
||
Defined in header
<time.h>
|
||
Defined in header
<locale.h>
|
||
Defined in header
<stdio.h>
|
||
#define NULL /*implementation-defined*/
|
||
Expands into implementation-defined null-pointer constant.
[edit] See also
C++ documentation for NULL
|