HW: struct tm

  1. Define a variable timeinfo of the data type struct tm.
  2. Initialize it with your birthday.
  3. Convert that time to an ASCII string by asctime().
    The result may look like: