How do I fix a segmentation fault that I got by running Valgrind on this C code?

前端 未结 0 1903
旧时难觅i
旧时难觅i 2021-02-02 06:35

I got a segmentation fault by running Valgrind on this C code, and it points me to a few lines saying "invalid read of size 8" and "Address 0x527d540 is 0 bytes a

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