I need c++ code to copy the contain of a file to an array. the file contains four row and the length of the file is 104. how can i copy the contains of the file to an two dimensional array.