zheng-yu-yang
Results
2
comments of
zheng-yu-yang
BTW, this issue is not specific to wchar_t. When I keep the source string to UTF8 encoded std::string and modify everything else accordingly, the results are still inconsistent, only in...
Prichard, Thanks for the try. Actually you got consistent but incorrect results. They are incorrect because the first 3 bytes (e0 b8 81) should not be removed according to the...