ULONG_MAX Constant

limits.h

#define ULONG_MAX 0xFFFFFFFFUL

Maximal value which can be stored in an unsigned long int variable.