as you can see in main post, I'm doing char conversion(wchar_t to char, char to wchar_t).After conversion, I have problem to comparing and outputing strings containing non-ASCII characters with C++ api(cause the original project is ported from Windows).
actually, it's just solved today by using completely C api. but for myself, I'm confused and curious about this "locale" thing.
Topic:
App & System Services
SubTopic:
General
Tags: