阅读背景:

同一个结构变量的多重声明?

来源:互联网 

Here's the setup:

这是设置:

foo.h:

foo。:

typedef struct my_struct {
  int a;
} my_struct;

const my_struct my_struct1; 
my_struct my_struct2;
ty



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

分享到: