Can't reach memory allocated by realloc

后端 未结 0 672
遇见更好的自我
遇见更好的自我 2020-12-05 03:16

I have a global dynamic array of pointers (iterator) pointing to structs (person_t). First I malloced 10*sizeof(person_t*) memory for

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