阅读背景:

C/C++ int[] vs int*(指针vs数组表示法)。的区别是什么?

来源:互联网 

I know that arrays in C are just pointers to sequentially stored data. But what differences imply the difference in notation [] and *. I mean in ALL possible usage context. For example:I know that arrays in C are just pointers to se




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

分享到: