Create an array of structs on the heap with memory allocated for all members

后端 未结 0 1275
不知归路
不知归路 2020-12-18 08:26

Please consider this C code. I\'ve an array of a struct on the stack. This struct has 3 fixed-length array of characters. This way memory is all pre-allocated and I don\'t h

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