i have a really big array of numbers with double precision...i tried to write it into a file using fprintf()...i need to write these numbers one in each line so i ...
I need to place the following text file into an array to get average number grades and list the students as First Name, Last Name, grade# and Grade letter
I am getting ...