CHAR_MAX
#define CHAR_MAX UCHAR_MAX /* max value for a char */
#define CHAR_MAX SCHAR_MAX /* max value for a char */