Search Results

0
votes

Should UTF-16 be considered harmful?

My guesses as to the why the Windows API (and presumably the Qt libraries) use UTF-16: UTF-8 wasn't around when these APIs were being developed. The OS needs to do a lookup o …