stddef.h File Reference

Typedef wchar_t

typedef unsigned short intwchar_t

There seems to be a lot of nonsense about _need_wchar_t etc., but for STDLIB we have cut the Gordian knot and done the simple thing.

_PTRDIFF_T_DEFINED

Typedef ptrdiff_t

typedef longptrdiff_t

_SIZE_T_DEFINED

Typedef size_t

typedef unsigned intsize_t

offsetof

Offset of member MEMBER in a struct of type TYPE.