Corrected bitfields -- the smallest datatype required for each bitfield is now...
Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta).
Please register or sign in to comment