I use wchar_t for internal strings and UTF-8 for storage in files. I need to use STL to input/output text to for internal strings and UTF-8 fo
I use wchar_t for internal strings and UTF-8 for storage in files. I need to use STL to input/output text to for internal strings and UTF-8 fo