Allocating memory for a 2-dimensional array that is in a structure

后端 未结 0 359
被撕碎了的回忆
被撕碎了的回忆 2021-01-27 03:41

For my project I had to save my data in a dynamic data structure (dynamic array, dynamic list etc..) which size and capacity would be set during execution time with malloc

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