I am trying to pass a string into a function with a double pointer but getting an error

前端 未结 0 1576
南旧
南旧 2020-12-30 21:53

So I want to pass the double pointer of a character array, but I am getting this error: "warning: comparison between pointer and integer if (*(ptr_double+i) != \' \' &a

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