Synopsis
#define INT_MIN	   (-2147483647 - 1)
Description

INT_MIN is the minimum value for an object of type int.