List Question
20 TechQA 2024-03-27T16:54:42.447000How to create a string literal based on generic character type in c++20?
45 views
Asked by bradgonesurfing
C++ use Assert::AreEqual string and string
46 views
Asked by haijia
Convert universal character name to UTF-8 in C
168 views
Asked by geohei
Is 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
wcstok causes segmentation fault
83 views
Asked by unndere
Outputing WEOF of wchar_t with std::wofstream causes .close() failure
111 views
Asked by Shadow Stalker
Accessing individual characters (wchar_t) in a wstring
188 views
Asked by James P
Windows Dialog : how to convert type PWSTR to char*?
140 views
Asked by Oliver Clark
C - initialize wchar_t array within global struct
91 views
Asked by ProggerParrot
How to convert char16_t to wchar_t to print out with wprintf
258 views
Asked by user3443063
Using wide characters in Exprtk
66 views
Asked by DuxburyDutch
Reading/Printing special characters in C
47 views
Asked by Luka Illich
Effect of default argument promotions on wchar_t
63 views
Asked by z32a7ul
C++ - How to store a Chinese character in a char or similar?
1.3k views
Asked by Danhui Xu
How convert LPCWSTR to wchar_t*?
504 views
Asked by Ferrus
wchar_t user input with spaces
112 views
Asked by Kryton
Win32 API - error: assigning to 'LPCSTR' from incompatible type 'const wchar_t[]'
228 views
Asked by anathrax
printf() not working with wchar_t no matter what I try
150 views
Asked by Bfyuvf
Convert vector<wchar_t> to string c++
183 views
Asked by Liam K.