考虑下面的结构声明,这个结构体共需要()字节,s.x的偏移量为()。 st...
发布于 2022-03-03 16:06:13
考虑下面的结构声明,这个结构体共需要()字节,s.x的偏移量为()。
struct prob{ int *p struct{ int x int y } s struct prob *next }
登录后免费查看答案
关注者
0
被浏览
27