Why does `malloc` give a segmentation fault?

后端 未结 0 1849
长发绾君心
长发绾君心 2021-01-23 18:34

I was trying to make a spell checker program where I first have to load a dictionary into memory. To do so, I tried using a hash table. The program shows a segmentation fault wh

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