Remix.run Logo
zozbot234 6 days ago

The C "char" type need not be 8-bit at all. *nix operating systems enforce 8-bit bytes, but that's historically due to the primacy of text streams on that platform, and is to some extent an arbitrary choice.