what is the issue with copyArray func in this c program ? the copyArray function is not working properly

前端 未结 0 932
长发绾君心
长发绾君心 2020-11-29 18:02

** I would like to copy the pointer array to a new pointer so the original array won\'t change**

/* The main contains a pointer (p) to an array */
int main()
         


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