Skip to content

C++ program that reserves a seat (first class, business class, economy class), cancels reservation, and prints seating chart

Notifications You must be signed in to change notification settings

SaiGuy1/airplane-seating-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

airplane-seating-chart

C++ program that reserves a seat (first class, business class, economy class), cancels reservation, and prints seating chart

One of my first C++ programs. Cancel reservation function does not work properly, but the rest of the program works well. Program uses arrays, functions, and loops.

About

C++ program that reserves a seat (first class, business class, economy class), cancels reservation, and prints seating chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages