C Programming :: Control Instructions
-
A short integer is at least 16 bits wide and a long integer is at least 32 bits wide.
-
If scanf() is used to store a value in a char variable then along with the value a carriage return(\r) also gets stored it.