INT MAX_INT == 32767
The maximum integer value reachable with a signed 1-complementary 16bit integer variable.
See also MIN_INT.
Category: Constants