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

int (* xyDataP)[40];

(*xyData)[i*2]

 

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