Can I create an array from an existing pointer in C?

前端 未结 0 1392
迷失自我
迷失自我 2021-01-25 03:10

I was wondering if it was posible to declare an array of strings inside a function and return its pointer to main so as to keep working with the same array.

I already kno

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