Elektrine lite

← Feed

@raspberriesareyummy@lemmy.world

Post #2350373

2026-05-10 16:11 UTC

Mhh today I learned. That’s wild. I would have thought that any sane person would allow only 7-bit ASCII for the source code, and forward-compatible character sets in strings (every standard iteration being allowed to add characters, but not remove them).

Replies (1)

  • @mkwt@lemmy.world 2026-05-10 17:00

    At the time that C was designed, ASCII was not a universal standard. It was one encoding competing with other encodings.

    Open ##2350372