cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
can we change console output to CP_UTF8
can we change console output to CP_UTF8 but using only C++ standard?
Sep 7, 2022 at 9:46pm UTC
JUANDENT
(411)
can we change console output to CP_UTF8 but using only C++ standard instead of windows functions? How do we build the locale to specify UTF8 and then imbue that to std::cout?
Sep 7, 2022 at 10:09pm UTC
kigar64551
(814)
Already answered in your other thread:
https://cplusplus.com/forum/windows/284781/2/#msg1234510
Topic archived. No new replies allowed.