阅读背景:

c 数组与指针的使用注意事项

来源:互联网 
char ar[] = "abc";
sizeof(ar) 结果为:6
char *ch = ar;



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

分享到: