阅读背景:

struct数组初始化

来源:互联网 
const int MAXN=100;
struct A
{
int a,b;
};
struct A arr[100];//此时编译通过str



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

分享到: