Next: Generic Types, Up: Types
These macros check for particular C types in sys/types.h, stdlib.h and others, if they exist.
Define
GETGROUPS_Tto be whichever ofgid_torintis the base type of the array argument togetgroups.
Define
HAVE_MBSTATE_Tif<wchar.h>declares thembstate_ttype. Also, definembstate_tto be a type if<wchar.h>does not declare it.