====== SHORT_MAX ====== ''int SHORT_MAX = 32767'' ===== Description ===== The maximum value of a 16-bit signed integer. 2^15 - 1.