i am getting csv data in a single dimension array..
i need to convert that csv data into two dimensional array.
so how to find the total rows and columns in csv file and how to store csv data into 2 dim array
i need to convert that csv data into two dimensional array.
so how to find the total rows and columns in csv file and how to store csv data into 2 dim array