integer is a data type that has a range between -32768 to 32767
I got it from an old book:
http://74.125.95.132/search?q=cache:0iEJaqlTFTcJ:discovery.bits-pilani.ac.in/discipline/csis/vimal/289CP1/Lectures/L22.pps+C,+int,+32627%2B1&cd=2&hl=en&ct=clnk&gl=usData Types
Representing Whole numbers
Corresponding data type is int
ANSI range of values for int include -32627 to 32767