Airline Reservation Program Code

Airline Reservation Program Code 3,7/5 6152reviews

Nov 29, 2014 C++ Project - Airline Reservation System (OOP. Only be gained by creating your own program. Where I might give out the source code. Airline reservations system. Airline reservation. This display contains flights which are operated by the airline itself as well as code share flights which.

United Airlines Reservation Code

For a computer science class that I am taking, I am instructed to add on to the code that my instructor has written so that the user can make reservations using the makeReservation function and use getInfo and showInfo to put information into SEAT structs for each user and for each seat. I am slowly making my way through it and I can enter in information for one user(i have yet to set up an array for multiple amounts of users) and it will show his or her information but after it displays the struct it goes back to the menu and begins going into an infinite loop wanting the user to enter in whether or not they want to find it automatically or manually. Any help is very appretiated. My full code is here at I think the problem is either in the menu choice function or main, maybe in the makeReservation function but I cannot find it. Thanks for the help.

The cin.clear() method did not excactly work. And also when I am asked by the getInfo function if the information is correct, if I enter yes it goes back to the menu which somehow triggers an infinite loop. I thought maybe it was in the do while loop in main. Bullzip Pdf Printer Silent Mode. Also if I enter no, when I am entering my name, it only accepts the first name and puts an 'o' in the place of the first name. I updated the existing code with little things that I have changed. Again any help is greatly appretiated. With your new information, I have a theory.