LONG_MAX
Constant
limits.h
#define
LONG_MAX 0x7FFFFFFFL
Maximal value which can be stored in a long int variable.