C语言。 struct data { int i; char ch; double f; }b;结

2025-06-21 11:54:11
推荐回答(1个)
回答1:

int 4
char 1
double 8

如果使用默认的对其方式对其求sizeof,其实应该是16