Reading numbers from a text file into an array in C August 7, 2023 by Tarik change to fscanf(myFile, "%1d", &numberArray[i]);