SCHAR_MAX Constant

limits.h

#define SCHAR_MAX 127

Maximal value which can be stored in a signed char variable.