C Programming/C99 Reference/stddef.h
From Wikibooks, the open-content textbooks collection
[edit] Definitions
This header stores the following definitions:
- NULL the null pointer constant definition
- ptrdiff_t
- wchar_t
- size_t unsigned integral type which is returned by the sizeof unary operator