This documentation is copyright © 1998-2001 Sandro Sigala <sandro@sigala.it>. All rights reserved. Released under the GNU General Public License.
![]() |
![]() |
![]() |
![]() |
<stddef.h>
Header<stddef.h>
header.
NULL | The null pointer constant |
offsetof | Calculate the offset of a structure member |
ptrdiff_t | Hold the difference of two pointers |
size_t | Hold the result of the size_t operator |
wchar_t | Hold the wide character values |