CARM User's Guide

Discontinued

stddef.h

The stddef.h include file defines the offsetof macro which you may use to determine the offset of members of a structure.

The stddef.h include file also defines the NULL manifest constant and the size_t and ptrdiff_t types.