I want to create an Integer which does not store large value and the size of the variable should be less than 2 byte. I allocated the integer of 1 byte using malloc but late