SCHAR_MIN Constant

limits.h

#define SCHAR_MIN (-128)

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