Contents
Assignment 1: House
Assignment 2: Date
Assignment 3: Distance
Assignment 4: Playlist ABET / SMALCS Assessment!
Assignment 5: MyString
Assignment 6: StudentGrades ABET / SMALCS Assessment!
Assignment 7: Data Structure Exercise
Assignment 1: House
DescriptionDriver
Sample Output
Assignment 2: Date
DescriptionDriver
Assignment 3: Distance
DescriptionDriver
Assignment 4: Playlist
Descriptionsong.h
Binary
Robust I/O Binary (Provided as an example how to prevent I/O crashes. You don't have to go this far, you're free to assume whatever the writeup says you can)
use `chmod +x binary.x` to make the binary executable
Assignment 5: MyString Class
DescriptionHeader File
Driver
Sample Output
Assignment 6: Student Grades
DescriptionSample Driver I/O (Keyboard inputs are the two files below)
Sample Input
Sample Output
Assignment 7: Data Structure Exercise
Descriptionmenu7.cpp
list.h
listnode.h
stack.h