Error in Passing 2d Array in C/C++

前端 未结 0 1213
温柔的废话
温柔的废话 2020-12-22 00:18

I am getting the error:

Cannot convert int** to int*[5]...

in my code. I know how to pass 2 D arrays to functions but I am stuck here.

The code is in

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