Posts by João Pedro • 1 point
1 post
-
0
votes0
answers79
viewsQ: 'fscanf' changing pointer to struct in C
Good night. I was writing a program to read strings from a text file, and put these on a list simply chained in case its length was equal to 5. The problem is that the program started to not work…