Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,260

    Re: Java Code Not Doing What I Want It To Do!

    Use an if statement to determine when the conditions have been met and then use a break statement to exit the loop.
  2. Replies
    10
    Views
    1,260

    Re: Java Code Not Doing What I Want It To Do!

    Where is the code that will exit the loop? Can you post the statements to do that?
Results 1 to 2 of 2