View Single Post
Join Date: Jul 2005
Posts: 47
Reputation: karen_CSE is an unknown quantity at this point 
Solved Threads: 0
karen_CSE karen_CSE is offline Offline
Light Poster

Re: airplane seating prices

 
0
  #3
Jul 26th, 2005
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?
Reply With Quote