aircraft-system

This program simulates a system that manages parts of an aircraft by issuing inspection reports when appropiate and taking flight. Note there is no UI associated with the program.

To run type make into terminal and then ./a4 to run.

Must have GCC complier with C++ atleast version 2011 installed.