Annex C (informative)
Compatibility
[diff]
C.7
C standard library
[diff.library]
C.7.3
Modifications to definitions
[diff.mods.to.definitions]
C.7.3.7
Macro
NULL
[diff.null]
1
#
The macro
NULL
, defined in any of
<clocale>
,
<cstddef>
,
<cstdio>
,
<cstdlib>
,
<cstring>
,
<ctime>
, or
<cwchar>
, is an
implementation-defined null pointer constant in C++ (
[support.
types]
)
.