c++指向数组的指针,数组指针

int (* xyDataP)[40];

(*xyData)[i*2]

 

posted @ 2013-06-18 19:04  fff8965  阅读(323)  评论(0编辑  收藏  举报