Friday, August 19, 2011

Help with a java loop?

its the opposite.. you want to get the length of the array and then you want it iterate down to 0 so instead of num = num + 1 its the exact opposite. while str.length()>0

No comments:

Post a Comment