Search:

Type: Posts; User: knightsb78

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,881

    Re: frustrating loop/array issue

    Hi JPS,

    Thats exactly how I would do it but for some reason the wont allow us to create new array or dataset etc...crazy I know.

    anyway, it will clear it up if I post some code so here it is:
    ...
  2. Replies
    6
    Views
    1,881

    Re: frustrating loop/array issue

    Actually thinking about it...I guess I could use a boolean to set to true after an id has been outputed and then an if statement to avoid printing it again
  3. Replies
    6
    Views
    1,881

    Re: frustrating loop/array issue

    Hi guys,

    Unfortunately, the assignment for uni wont allow us to use sort functions. I can pretty much get all the way to the point where I can print out the multiple entries/lines etc. It seems...
  4. Replies
    6
    Views
    1,881

    frustrating loop/array issue

    Hey everyone!

    Fairly new to Java and have been struggling with some of the array use issues.

    I have 2 arrays the size of which is set by a SIZE variable:

    2 Dimensional

    Array 1: UserID[]...
Results 1 to 4 of 4