| Author |
Int array?
|
Imran Bhutta
Greenhorn
Joined: Oct 31, 2004
Posts: 9
|
|
i have a for loop and now i dont know how i would add the int values in an array? i need it to add the vaules together and then see if its a % of 10 and if its not i have to make it which is basiclayy value of n % 10 and add the remainder, which will give me my last values. and then with these values i have to decode a string..
|
 |
Barry Gaunt
Ranch Hand
Joined: Aug 03, 2002
Posts: 7729
|
|
|
Do you mean that an input of "424242" is to give an int value of 18?
|
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
|
 |
 |
|
|
subject: Int array?
|
|
|