NULL

NULL

A binary zero. In C programming terms, NULL is typically used to refer to a pointer which is set to the binary zero value.


[Back: notebook control]
[Next: object]