在线名词解释大全
专业、全面、易懂的全领域名词百科

设有以下说明structpacked{unsignedone:1;unsignedtwo:2;unsignedthree:3;unsignedfour:4;}data;则以下位段数据的引用中不能得到正确数值的是()。

题型:单选题
选项
A. A.data.one=4
B. B.data.two=3
C. C.data.three=2
D. D.data.four=1
正确答案: