Skip to content

linzwatt/INB365-CAB403-Airport-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport-Simulator

INB365 - Systems Programming - Queensland University of Technology

Airport Simulator - Assignment 1 - 2014 (Producer/Consumer Example)

Created By - Lindsay Watt

Dependancies required to compile the AirportSimulator:
AirportSimulator.c
AirportSimLib.c
airportsim.h
Makefile

To compile, run 'make && make clean' command in the dependancy directory.

To run the AirportSimulator, usage is:

"./AirportSimulator "

Where the probabilities are integers between 1 and 90 inclusive.

pressing 'p' or 'P' followed by enter while AirportSimulator is running will print the current state of the airport parking.

pressing 'q' or 'Q' followed by enter while AirportSimulator is running will terminate the program, and print the final state of the airport parking.

About

INB365 - Systems Programming - QUT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published