Passing 2D array by reference to function

后端 未结 0 493
情书的邮戳
情书的邮戳 2020-12-14 00:07

I am trying to add two matrix using 2D array in C .Here I am passing the array name as a parameter,which i think is pass by refernece.However I cannot add the arrays.Somethi

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