I want to read one by one data from array.Example data in the array as below.
0 1 2 3
4 5 6 7
8 9 0 1
I try to use the index array and for loop to get the data. But unfortunately the result is wrong..please...does anyone can help me to solve this problem. I am not expert when using the 2D array...Please..I really need this answer immediately and very apprecite if anyone can give me the answer..
thanks...