MAX_VALUE constant

int const MAX_VALUE

Maximum value for a signed short

Implementation

static const int MAX_VALUE = 32767;