etimeofday.c 33 B

12345
  1. enum ETimeOfDay
  2. {
  3. Day,
  4. Night,
  5. }