https://github.com/dominik-developer/day_of_week
Choosing the day of the week with the switch statement.
https://github.com/dominik-developer/day_of_week
c
Last synced: 6 months ago
JSON representation
Choosing the day of the week with the switch statement.
- Host: GitHub
- URL: https://github.com/dominik-developer/day_of_week
- Owner: Dominik-developer
- License: mit
- Created: 2025-08-04T11:07:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-08-04T11:07:17.000Z (9 months ago)
- Last Synced: 2025-08-04T15:33:59.535Z (9 months ago)
- Topics: c
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# day_of_week
Choosing the day of the week with the switch statement.