Must have at least one digit.
Must not have a decimal point.
Can be either positive or negative (Default : positive).
No commas or blanks are allowed within integer variables.
The allowable range for integer variables is -32768 to 32767 (for 16 bit compiler).For 32 bit,the range would be greater.
Eg: 100 ; -4000 ; +356.