2D array of pointers: Deleting the array but not the pointers?

后端 未结 0 530
抹茶落季
抹茶落季 2020-12-18 05:59

In my code, I have a 2D array of pointers to my data:

Data***

The reason I\'m not using array notation is because the size is not determined

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