Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,725

    [SOLVED] Re: Repeating infinite loop in prime number finder

    Glad you figured it out.
  2. Replies
    3
    Views
    1,725

    [SOLVED] Re: Repeating infinite loop in prime number finder

    Try debugging the code to see shy it doesn't exit the loop. Add some println statements that print out the values of the variables used and changed in the loop so you can see what the computer sees.
Results 1 to 2 of 2