How can I free all instances of dynamically allocated memory in this C code

后端 未结 0 1074
清歌不尽
清歌不尽 2020-12-16 19:33

I\'ve written this C code. In the beginning, I used file handing to read a text file and insert every line as a string in a linked list. I need to free all cases of memory a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题