Fundamental Data Types Integer (Part 2)
Programming & Data Structures: Integer data type in C programming. Topics discussed: 1. Modifiers. 2. Modifiers - long and short. 3. Modifiers - signed and unsigned. 4. Outputting range of integers. 5. long long int. 6. Summary.