Some code of reading .csv file crashed
问题 I tried make a code to read a csv file and change one value by getting line and column. In the first I read the file to check how many lines and cols up there, and than I create a dynamic 2D array- every line is the line on the file. actually make the file in 2D array. and than I will change the value of the chosen line and col and write the whole array back to the file. someone know why it's crashed? it's crashed in the first line of - bigArr[i][j]=(char)ch; the function: int changeValue(int