Felix91 / flight-reservation-system

2012 Term 1 UBC EECE 419 Pod 6 Project Workspace
2 stars 2 forks source link

Parsing of bookedSeat in FlightBooking is incorrect #35

Closed Felix91 closed 11 years ago

Felix91 commented 11 years ago

Rows can go over 1 digit. The current parsing simply takes the first and second characters as the row and column respectively. This will not work with, say, Seat 11A.