+ 1
File handling in C
I pass the address of a structure variable to a function for a user to enter details... Itâs working just fine until I tried writing on a file my program keep crashing and I can solve the problem. Can anyone assist me in doing this? https://code.sololearn.com/c7w7LXxXD131/?ref=app
2 Answers
0
Best is, you link your code here, so that people can take a look, what the problem might be.
0
There