CHAR_MIN Constant

limits.h

#define CHAR_MIN (-128)/0

Minimal value which can be stored in a char variable.