aboutsummaryrefslogtreecommitdiff
path: root/Project1/contacts.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update fixed and finished, input couts created, assignment is doneHEADmainConnor McDowell2024-02-191-22/+23
|
* print fixedConnor McDowell2024-02-181-6/+8
|
* got moving through the list working, but now print is broken;Connor McDowell2024-02-181-27/+31
|
* its fixed ???? testingConnor McDowell2024-02-181-8/+8
|
* after all the testing ive more or less reverted back to what ive done. i ↵Connor McDowell2024-02-181-27/+29
| | | | have no idea how to complete this at this point without a dynamic array and then it pushes into assignment 6.
* still sorting out errorsConnor McDowell2024-02-181-27/+27
|
* couts added to help guide inputs (WIP)Connor McDowell2024-02-171-0/+12
|
* just missing clean up and syntax fixConnor McDowell2024-02-171-17/+12
|
* me when possible thing just visstudio probConnor McDowell2024-02-171-6/+16
| | | | update(&newContact[]);
* honk shooConnor McDowell2024-02-171-34/+26
|
* finally getting into the groove of this assignmentConnor McDowell2024-02-171-43/+64
|
* currently what im working withConnor McDowell2024-02-111-22/+31
|
* testing ins, struct manipulation and list manipulationConnor McDowell2024-02-101-0/+62