All relavent code is located below..enjoy. I would like to thank Dan Master-p, Geoff Holden, Sheldon Andrews and anyone else who helped write test code for this course. Also as I was looking at the files I got I realized that I got a 43% on assignment 2 (which was droped after). Cut me some slack!!! That assignment was due the day after d-day. I should say the night after I slept in EN 2043 for a few hours :)
A 43 is a small price to pay for d-day...
| Assignment # | Header File | CPP File | Test Code |
|---|---|---|---|
| 1 a) | N/A | assign1.cpp | N/A |
| 1 b) | evaluate.h | assign1b.cpp | N/A |
| 2 | BigNat.h | assign2.cpp | test2.cpp |
| 3 | dlist.h | assign3.h | test3.cpp |
| 4 a) | assign4a.h | assign4a.cpp | test4.cpp |
| 4 b) | BigNatR.h | assign4b.cpp | test4.cpp |
| 5 | BinTree.h | assign5.h | test5.cpp |
| 6 | assign6.h | assign6.cpp | test6.cpp |