UCHAR_MAX Constant

limits.h

#define UCHAR_MAX 255

Maximal value which can be stored in an unsigned char variable.