Categories
Current Searches

Difference between NULL pointer, Null character (”) and ‘0’ in C …

The C standard defines that 0 is typecast to (void *) is both a null pointer and a null pointer constant. The macro NULL is provided in the header file “stddef.h”.