Y
Hacker News
new
|
ask
|
show
|
jobs
by
Brananarchy
696 days ago
C tolower() is locale aware and handles utf-8 as well as many other encodings
1 comments
fanf2
696 days ago
It can only handle single-byte character sets, not UTF-8
link