阅读背景:

ISO C禁止C中的空初始化符括号

来源:互联网 

I have a struct like this:

我有这样一个结构:

typedef struct
{
   int a;
   int b;
   int c;
   int d;
} Hello;
typede



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

分享到: