Constant

GLibMAXINT16

Declaration

#define G_MAXINT16 32767

Description

The maximum value which can be held in a #gint16.

This is the same as standard C INT16_MAX, which should be preferred in new code.