List Question
20 TechQA 2024-03-27T05:45:18.173000NCURSESW - Unable to use addwstr function to print out unicode characters outside of standard ASCII
29 views
Asked by AldoGP5
Create a process with `CreateProcess()` and output wide characters
125 views
Asked by EnderMega
How to I get the contents from a wchar_t array into a LPWSTR?
106 views
Asked by CDv
Problem with printing wide character in c
157 views
Asked by Alexander Jonsson
print unicode character on linux using gcc
234 views
Asked by David
Wide string command line arguments in C
152 views
Asked by nortain32
Do I need to free memory after call to WriteConsoleW?
82 views
Asked by AudioBubble
Capture Unicode command line output
299 views
Asked by Some1Else
wchar_t user input with spaces
112 views
Asked by Kryton
I have difficulties with putwchar() in c
150 views
Asked by Detlef Bosau
Parse non-ascii string from argv in 'main' function C++
130 views
Asked by Chase
Issues getting UuidToStringW to generate a proper UUID string
147 views
Asked by Friddy
How does the Windows terminal know if I wrote a wide character or a normal character?
107 views
Asked by Schilive
How to deal with wide and narrow buffers in c?
89 views
Asked by loaded_dypper
How to use ReadFile with multibyte codes
35 views
Asked by loaded_dypper
How to deal with wide-character directory entries in C?
145 views
Asked by Gregor Hartl Watters
Only some unicode characters work with ncurses
159 views
Asked by Ned Ruggeri
Cant compare wide characters | C++
125 views
Asked by Strox
Printing wide character literals in C
158 views
Asked by hfhc2
Wide charectar in print for some Farsi text, but not others
125 views
Asked by KJ7LNW