List Question
20 TechQA 2024-01-21T22:02:06.523000Is there is a limit for a number of characters in wchar_t*
180 views
Asked by Satoshic
What is wrong with mbstowcs_s in cpp
136 views
Asked by Satoshic
How i do return one letter same size regardless of languages
62 views
Asked by Nothing
How to convert a unicode number to a std::wstring?
119 views
Asked by user3443063
Custom formatter for std::format for std::wstring GCC
238 views
Asked by Flip
getline() reaches end of file when reading UTF-8 emoji character
122 views
Asked by James P
Accessing individual characters (wchar_t) in a wstring
188 views
Asked by James P
C++ How to get the std::wstring of a int value?
134 views
Asked by user3443063
How can I convert string with local encoding to UTF-16 wide string in C++?
51 views
Asked by Mikhail Svetlov
Why does std::getline() seem to mess up accented characters?
135 views
Asked by thepaqui
Garbled code problem when converting wstring to string(About Minor Languages)
49 views
Asked by yong57
to_wstring().size() isn't behaving as expected
88 views
Asked by Anton Shustikov
How to use getline alternative in C++ for delimiters with more than one character?
34 views
Asked by JeffR
C++ How to wprintf an int as wstring
158 views
Asked by user3443063
How to display std::wstring with accentuated characters
55 views
Asked by GabrielGodefroy
C++ {fmt} fmt::vformat with wide-string and fmt::make_wformat_args fails to compile
705 views
Asked by jayphen
ESP32 Crash when I add 1 at a variable which has no link with the crash line
68 views
Asked by Trax_d
Disadvantages of using `std::wstring` for Unicode in cross-platform code?
102 views
Asked by smls
I don't understand why my std::string string is not containing the UTF-8 string correctly
496 views
Asked by DM Perez
Strange behavior (unnamed namespace with swscanf)
144 views
Asked by Валентин Никин