UINT_MAX
Constant
limits.h
#define
UINT_MAX 0xFFFFU/0xFFFFFFFFUL
Maximal value which can be stored in an unsigned int variable.