#define MASK_MAX_TYPEBITS(t) (sizeof(t)*CHAR_BIT)
sack_types.h
the maximum number of bits storable in a type
Macros