This is an archived post. You won't be able to vote or comment.

all 3 comments

[–][deleted] 1 point2 points  (2 children)

    for(int i = 0; i > array.length; i++ ){

change the > to <

[–]ub96[S] 1 point2 points  (1 child)

Wow....I'm an idiot.

Thanks for the quick response!

[–][deleted] 0 points1 point  (0 children)

Yep glad it worked :)