Description: Airport simulation, : The user must supply the number of time intervals the simulation is to run, the expected number of planes arriving, the expected number of planes departing per time interval, and the maximum allowed size for runway queues.
Post: The program performs a random simulation of the airport, showing the status of the runway at each time interval, and prints out a summary of airport operation at the conclusion.
To Search:
File list (Check if you may need any files):
test1\bin\Debug\test1.exe
.....\main.c
.....\obj\Debug\main.o
.....\test1.cbp
.....\test1.depend
.....\bin\Debug
.....\obj\Debug
.....\bin
.....\obj
test1