阅读背景:

*(*(p+i)+j)的问题

来源:互联网 
int a[3][3]
int (*p)[3]
p=a

我想问:1,如果定义int *p,那么p=a是错的,因为a是地址的地址,怎么理解? 我想问:1,如



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

分享到: