Search:

Type: Posts; User: Doofy

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    2,056

    Re: Get out of loop to finish program?

    this is what the output turns to be:
    Here are your ten unique array values: 103127check[unique[count]] true
    in while 0
    9 check[unique[count]] true
    in while 0
    check[unique[count]] true
    in while...
  2. Replies
    3
    Views
    2,056

    Get out of loop to finish program?

    This program is supposed to make 10 unique #s in an array, it outputs correctly, but it is stuck in the while loop. hHow can I get out?
Results 1 to 2 of 2