**p

int a;

int* a_ptr=&a;

int** a_ptr_ptr=&a_ptr;

posted @ 2016-06-04 02:19  steven_xiu  阅读(143)  评论(0)    收藏  举报