Search:

Type: Posts; User: anmaston

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    3,560

    [SOLVED] Re: java.lang.ArrayIndexOutOfBoundsException

    I thought about what Array Index out of bounds actually means, tinkered with it, got the length and defined a for loop instead of a while.


    if (found != true) { //if the items not...
  2. Replies
    2
    Views
    3,560

    [SOLVED] java.lang.ArrayIndexOutOfBoundsException

    Hi, I posted a question on here a couple of days ago and somebody came back with a reply realllly quickly, I can only hope that it will be the same in this case, heres my code in its entirity (I've...
Results 1 to 2 of 2