GitHub / heyfoz / cpp-weekday-index-validator
This Weekday Index Validator program (C++) validates whether the user entered an integer that represents a day of the week (1 - Sun, 2 - Mon, 3 - Tues, etc.). If the number provided is out of range, the user is prompted to re-enter an integer. Once a proper integer is entered, the program asks the user if they would like to continue or quit.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyfoz%2Fcpp-weekday-index-validator
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 8 months ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago
Topics: cpp, index, logic, selection, weekday