Posts by Evelyn • 9 points
1 post
-
-4
votes1
answer80
viewsQ: What’s wrong with this excerpt?? file reading
What’s wrong with this excerpt?? I need to open a file to read and store in a struct, but if I put the condition in while feof!= 0, when I run it does not work. (this is a function that is being…