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).


Send feedback to MSDN.Look here for MSDN Online resources.