Oui, première réponse de mon lien (l'emphase est de moi)
Before there was ASCII, there was BCDIC. BCDIC (not EBCDIC) was a 6 bit code with 64 combinations. This was enough to represent the upper case alphabet, numbers and common punctuation. When ASCII was adopted, another bit was added to include the lower case character set, but there was not seen to be a need for an eighth bit, since there were no teleprinters that could handle a larger character set. So the eighth bit became an optional parity bit.
Readers of a certain age may remember that back when memory was expensive, video terminals and personal computers very often only supported the first 64 ASCII characters that fit into 6 bits, because that allowed you to use a 1k ROM for a character generator.
C'est facile en regardant l'histoire avec sa vue de maintenant, mais à une époque on pariait sur :
Oui, c'est facile maintenant... Et alors ? Mon point était que ce document m'a confirmé qu'aujourd'hui, il n'y a pas besoin de wchar pour moi.
[^] # Re: Hum...
Posté par Adrien Dorsaz (site web personnel, Mastodon) . En réponse au journal Vous avez dit "caractère" ?. Évalué à 4.
Oui, première réponse de mon lien (l'emphase est de moi)
Oui, c'est facile maintenant... Et alors ? Mon point était que ce document m'a confirmé qu'aujourd'hui, il n'y a pas besoin de wchar pour moi.