标签:链表
C语言free CRT detected that the application wrote to memory after end of heap buffer
c语言 内存分配 链表 malloc 发生运行时错误,提示CRT detected that the application wrote to memory after end of heap buffer 只要把DeleteDeath函数的free(deletePeople)删除即可。请问怎么这是什么问题,需要怎么修改? 谢谢。 代码: ……
07-10 立刻查看