Y
Hacker News
new
|
ask
|
show
|
jobs
by
hsivonen
2259 days ago
What’s your use case for UTF-32?
1 comments
DougGwyn
2258 days ago
There are several multibyte character manipulations that are easier if there is a uniform-sized encoding (wchar_t).
link