|
||
offsetof (TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER)
Offset of member MEMBER in a struct of type TYPE.
|
typedef unsigned short int wchar_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.
typedef unsigned int size_t;