P3477R0: There are exactly 8 bits in a byte
(wg21.link)
from Markaos@lemmy.one to programming@programming.dev on 18 Oct 13:19
https://lemmy.one/post/20275070
from Markaos@lemmy.one to programming@programming.dev on 18 Oct 13:19
https://lemmy.one/post/20275070
A new proposal for C/C++ to force bytes to be 8 bits wide
threaded - newest
I was vaguely aware that some ancient architectures had weird byte widths, but I did not know about this. Pretty interesting.
I can see this being a breaking change for some strange edge cases and (ab)uses.
.
Parity bit
I knew it! I always had this gut feeling that a byte has 8 bits. /s