Search:

Type: Posts; User: DamageInc

Search: Search took 0.08 seconds.

  1. Re: Trouble with isolating a particular address in a for loop

    My code does compile, but it does not give me what I am expecting. I want to reserve a seat in one of the two classes(Coach or First), then reserve the next available seat in a class, until there is...
  2. Trouble with isolating a particular address in a for loop

    OK, so I have to make a method that assigns a seat in an airplane. There are two options: First Class or Coach Class. I am having trouble with my reserveSeat() method. There are multiple ways to...
Results 1 to 2 of 2