next up previous contents index
Next: 14.4.16 stdio.h: standard input/output Up: 14.4 Header Files Previous: 14.4.14 stdarg.h: variable arguments

14.4.15 stddef.h: common definitions

   

DESCRIPTION

This header file defines the symbol NULL and the type size_t if they haven't been defined already. It also defines wchar_t and the offsetof macro.



Utah Flux Research Group