B.14 Library Functions

NULL Macro

The null pointer constant to which the macro NULL expands (§4.1.5)

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