How to pass 2D char array to another function by reference

前端 未结 0 1482
温柔的废话
温柔的废话 2021-01-18 19:08

I want to pass my 2D char array to another function by reference. I did same thing with my int ** it works perfectly. But when it come to char ** same method is broken. I tr

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