摘要:
int *p[4]------p是一个指针数组,每一个指向一个int型的int (*q)[4]---------q是一个指针,指向int[4]的数组 --> type: int(*)[4] void main(){ // the pointer array char* arry[] = { "hel 阅读全文
posted @ 2015-10-11 20:27
Jonas0608
阅读(262)
评论(0)
推荐(0)
摘要:
Variable storage space 阅读全文
posted @ 2015-10-11 18:58
Jonas0608
阅读(129)
评论(0)
推荐(0)

浙公网安备 33010602011771号