阅读背景:

结合示例说明C++中const和指针结合时怎么理解

来源:互联网 
int i = 0, j = 1;
// 常量指针, p1是const, p1指向的是int(而不是const int)// 常量指针, p1是const, p1指向的是int(而不是c



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

分享到: