Next: Common Mistakes in C
Up: Further Data Types
Previous: Static Variables
- Write program using enumerated types which when given today's date will print out tomorrow's date in the for 31st January, for example.
-
Write a simple database program that will store a persons details such as age,
salary, date of birth, address etc.