I'm trying to read a file with 2 rows and 6 columns of integer into a two-dimensional array. I'm not really sure how that would work... could someone give me an idea of how to do it, or an example? Thanks.
i want to read multiple array a[2][6] from file but i cant it.