阅读背景:

c语言指针汇总

来源:互联网 

1.指向单个变量的指针;

1 int a = 5;
2 int* p = &a;
3 printf( printf



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

分享到: