Hacker News new | ask | show | jobs
by saagarjha 2254 days ago
What parts of bitfields are implementation defined?
1 comments

looking here https://en.cppreference.com/w/c/language/bit_field seems quite a bit. My main thought was how field's laid out in memory. Know would be big change with endianness but thought a standard check might be useful...?