An int data type ranges from -32768 to +32768. If you declare the int data type as an unsigned int instead, the range becomes 0 to +65535.