====== UBYTE_MAX ====== ''int UBYTE_MAX = 255;'' ===== Description ===== The maximum value of an 8-bit signed integer. 2^8 - 1.