Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.16 seconds.

  1. Replies
    13
    Views
    2,408

    Re: Having some nested loop problem

    If you provide an SSCCE, it will be much easier to help you. Until then, I recommend stepping through this with a debugger to figure out what's going on. Recommended reading:...
  2. Replies
    13
    Views
    2,408

    Re: Having some nested loop problem

    What does it show instead?
  3. Replies
    13
    Views
    2,408

    Re: Having some nested loop problem

    I don't see any code that shows a JOptionPane, so I'm not sure where you're stuck.

    Also, I highly recommend surrounding blocks with {}, even if it's just a single line. I'm not sure if your code...
  4. Replies
    13
    Views
    2,408

    Re: Having some nested loop problem

    Not really sure what your question is. Does your code do what you want? If not, what does it do instead? Where is your SSCCE? Have you stepped through this with a debugger, or at least added some...
Results 1 to 4 of 4