I would like to know a method for converting a string in int array for doing some
manipulations on array.
i.e i am retrieving a string from awt's textfield .
i want to convert that into an array and calculate sum of even nos and
odd nos seperately.
waiting for reply
thanks
shilpa
manipulations on array.
i.e i am retrieving a string from awt's textfield .
i want to convert that into an array and calculate sum of even nos and
odd nos seperately.
waiting for reply
thanks
shilpa
Comment