Posts by Guilherme • 1 point
1 post
-
0
votes2
answers2323
viewsQ: C problem reading file and writing to vectors/matrices
I’m having trouble reading data from a file and writing it into a vector and matrix. I can’t give the printf to test them. So I’m not sure if the code is correct. The file has student names and…