Search code examples
While loop doesn't initialize...


cloopswhile-loopubuntu-16.04wchar-t

Read More
Compare C-string of types char* and wchar_t*...


c++pointerswchar-twchar

Read More
Never seen this syntax before, can someone explain..... return L""...


c++qtwchar-tlpwstr

Read More
Why does `std::basic_ifstream<char16_t>` not work in c++11?...


c++c++11unicodewchar-tchar16-t

Read More
How to cast accented letters (wchar_t) to char?...


c++unicodewchar-t

Read More
Using fgetws after setting a UTF-8 locale?...


cglibcwchar-tsetlocalewchar

Read More
Marshal unmanaged variables in c#...


c#dllimportunmanagedwchar-tinteropservices

Read More
What is the largest code point for 16-bit wchar_t type?...


cutf-16wchar-twidechar

Read More
How to cast to `wint_t` and to `wchar_t`?...


cstandardswchar-twidecharc-standard-library

Read More
C - wchar_t prints unwanted characters...


cwindowswchar-t

Read More
Why functions from wctype.h do not work without setlocale()?...


cglibcwchar-tsetlocalewidechar

Read More
How multibyte string is converted to wide-character string in fxprintf.c in glibc?...


cfile-ioiowchar-twidechar

Read More
Marshal wchar_t** from C++ to C# as an out parameter?...


c#c++cmarshallingwchar-t

Read More
Why perror() changes orientation of stream when it is redirected?...


file-ioioposixwchar-twidechar

Read More
XMLCh to wchar_t and vice versa...


c++wchar-twstring

Read More
Is long string literal's type long int*?...


cstring-literalswchar-t

Read More
Does the C++ standard mandate an encoding for wchar_t?...


c++c++11unicodewchar-t

Read More
c++ write non english text to a file...


c++stringfstreamwchar-twstring

Read More
C++ - How to convert String to wchar_t (Cyrillic)...


c++stringwchar-t

Read More
Printing/writing wchar_t?...


cwinapiunicodewchar-t

Read More
How to print uint32_t variables value via wprintf function?...


c++cprintfwchar-tuint32-t

Read More
Win32 API Visual C++ ReadFile() function generates gibberish if second parameter is LPWSTR...


c++winapiwchar-twchar

Read More
C++ - Converting a char to wchar_t. Getting a segfault...


c++castingcharistreamwchar-t

Read More
Comparing unicode and wchar_t C++ : `unable to find numeric literal operator 'operator"&quo...


c++unicodewchar-t

Read More
How to convert concatenated strings to wide-char with the C preprocessor?...


c++visual-c++c-preprocessorwchar-tstringification

Read More
How to work with UTF-16 in python ctypes?...


pythonctypesutf-16python-unicodewchar-t

Read More
How to get codepoint of particular WCHAR character?...


c++wchar-t

Read More
Lowercase of Unicode character...


c++unicodewchar-tlatin

Read More
Determine if a string is a valid wchar_t* in C...


cstringwchar-t

Read More
No output when using `fprintf' after `fwprintf'...


clinuxprintfstdiowchar-t

Read More
BackNext