討論串[問題] Variable decl followed by colon in struct
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
看你的描述,你的 bcb5 採用的方法應該是不硬接的方式!. #pragma pack(push,1). struct SBitField {. unsigned char Seconds:5;. unsigned char Minutes:6;. unsigned char Hours :5;.
(還有670個字)
內容預覽:
借標題詢問.... 最近剛好也有碰到類似的問題 ,看完各位大大解釋後. 又順便再google一下 ,發現衍伸性的問題. 我使用平台是bcb5. #pragma pack(push,1). struct SBitField {. unsigned char Seconds:5;. unsigned c
(還有883個字)
首頁
上一頁
1
下一頁
尾頁