User: acct456

  • Public profile

User profile: acct456

User info
User name:acct456
History
Joined:
Number of posts:8
Latest posts:

problem with arrays/loops
Here is the finished product for anyone else that may be having troubles. [code]//Purpose: Displa...

problem with arrays/loops
Ok, I think this is correct now, I carefully read over it. [code]do { if (seats[ro...

problem with arrays/loops
thank you gulkan, changed to: [code]while (colnumber >= 0 && colnumber < 10) { do ...

problem with arrays/loops
Thanks, however I don't know how to change the do while loops do make it work. I'm new to c++ and s...

problem with arrays/loops
My program compiles but does not do what I want it to do. It is supposed to display a seating chart...

This user does not accept Private Messages