Grady Lynch and Frank Entriken Student ID: 2297574 and 2298368 Emails: [email protected] and [email protected] CPSC 350-01 Assignment 4 - Registrar’s Office Simulation
Source Files: ListNode.h DoublyLinkedList.h Queue.h Student.cpp Student.h Window.cpp Window.h Process.cpp Process.h Makefile main.cpp
Runtime Errors: No known Runtime Errors
References: http://www.cplusplus.com/
Instructions:
- Navigate to folder in terminal
- Compile using g++ *.cpp
- Run using ./a.out