Hey guys, im trying to generate matrix to store info from a txt file. My code reads every line from the file, counts the number of lines,
creates an array of that size. Then stores every line into a...