aboutsummaryrefslogtreecommitdiff
path: root/Project1/Functions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* finished up! though considering what is practiced this week, i should've ↵HEADmainConnor McDowell2024-02-091-33/+0
| | | | tried to do nesting for loops with "error handling" (its not actually, just a conditional to catch improper inputs) for selections, but expecting correct inputs following the messages would mean using if statements wouldrun smoother.
* working on loopsConnor McDowell2024-02-091-1/+6
|
* re-organized existing functions and structsConnor McDowell2024-02-091-0/+21
|
* created user dob struct and functionsConnor McDowell2024-02-091-0/+7