aboutsummaryrefslogtreecommitdiff
path: root/Project1/program.cpp
Commit message (Collapse)AuthorAgeFilesLines
* finished up! though considering what is practiced this week, i should've ↵HEADmainConnor McDowell2024-02-091-8/+49
| | | | 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-4/+48
|
* re-organized existing functions and structsConnor McDowell2024-02-091-25/+1
|
* created user dob struct and functionsConnor McDowell2024-02-091-1/+36
|
* files set upConnor McDowell2024-02-091-0/+11