Fopen() caused the .exe file to trigger a breakpoint (possible memory leak)

前端 未结 0 1852
天命终不由人
天命终不由人 2021-01-15 04:08

I am creating a buffer for reading a file as part of my assignment for class.

The buffer structure is like this:

char* array; /* Character array */
sho         


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