阅读背景:

如何在C/ c++中获取多维数组的列?

来源:互联网 
int matrix[9][9],*p;
p=matrix[0]; 

this works and gives first row of this work




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: