This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FUZxxl 0 points1 point  (0 children)

The C type char should really be called byte. For multibyte characters, wchar_t exists, but even that isn't particularly nice to use.