areej-i / aircraft-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C++ 91.7%Language:Python 5.1%Language:Makefile 2.9%Language:C 0.4%