Originally Posted by Drowzee
For displaying the aisle, you can either write a string with spaces in it, " "
or a tab character, "\t" in your seat display couts.
Edit: I'll be back later. Gotta catch a bus.
I know this function, however, I put my seats in a 2-D array, how do I put the "\t" function in a 2-D array?