阅读背景:

关于C中struct和union长度的详解

来源:互联网 
struct F{
char a;
int b;
double c;
};

struct E{
char b;
int a;i



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

分享到: