hai all,
I have a simple array problem. I am not sure where I am going wrong. please review my code and correct me.
my code is:
Here in the above code when I print for the first time (Printing -1) I get the values of the array correctly. but when I print for the second time this same array (printing - 2) all the vales expect for the last row is null.
I am give the out put what I got below
atleast if everything comes as null, its fine I am not sure how I am getting the values for the last row...
please help me to sort out the problem.
Thanks in advance.
Sivaraman.L