aboutsummaryrefslogtreecommitdiff
path: root/Inclass 10/PointerExamples.cpp
Commit message (Collapse)AuthorAgeFilesLines
* there was an incorrectness, newNode and nextNode's swap did not persist ↵Connor McDowell2024-02-101-2/+3
| | | | after the function ended
* ohmygoditallworksConnor McDowell2024-02-081-3/+3
|
* OHMYGOD I FIGURED IT OUTConnor McDowell2024-02-081-11/+10
|
* i literally have NO idea what to do. all i get is the addresses when the ↵Connor McDowell2024-02-081-6/+11
| | | | assignment is asking for the _num values to be swapped BUT NUM ISNT EVEN PART OF THE FUCKING STRUCTS
* files and functions set upConnor McDowell2024-02-081-0/+28
|
* program.cpp and header.h set upConnor McDowell2024-02-081-0/+0