next up previous contents index
Next: 9.4.16 stdio.h: standard input/output Up: 9.4 Header Files Previous: 9.4.14 stdarg.h: variable arguments

9.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.



University of Utah Flux Research Group