#include #define UCHAR_MAX (255) /** usigned char maximum **/ /*** is the maximum value representable as a TYPE(unsigned char). ***/ /* VALUE_MIN(255) POSIX_SPECIFIC(V_ALUE_FIXED(255) */ /* STDC(1) */