Search code examples
iconv_open() returning EINVAL on Solaris 8...


csolarisiconvwchar-tlibiconv

Read More
How to find a unicode char pointer in a void pointer?...


cvoid-pointerswchar-t

Read More
changing values in wchar_t* []...


c++charwchar-t

Read More
Why is char neither signed or unsigned, but wchar_t is?...


c++implicit-conversionoverloadingwchar-t

Read More
How to pass a char* to the GetModuleHandle function?...


c++unicodewchar-tchar-pointerlpcwstr

Read More
Memory leak issue with printing wchar_t to console?...


c++visual-studiomemorywchar-t

Read More
Declaration of wchar_t by myself...


clinuxdeclarationwchar-t

Read More
C++ delete what wchar_t* points to...


c++delete-operatorwchar-t

Read More
Relationship between 'x' and L'x' and widen('x')...


c++c++11localewchar-t

Read More
How to convert wchar_t* to long c++...


c++windowswinapivisual-c++wchar-t

Read More
How to read a UTF-16 file and compare it's contents to a wchar_t* string literal defined with he...


c++hexifstreamutf-16wchar-t

Read More
Wchar_t empty unless "wcout" used...


c++visual-studio-2013wchar-t

Read More
Content of wchar is deleted...


c++c++11wchar-t

Read More
Getting rid of wchar_t size linker warning...


androidlinkerandroid-ndkwchar-tlinker-warning

Read More
Cannot convert ‘char**’ to ‘wchar_t**’...


ccharwchar-tpython-bindings

Read More
wstring to wchar_t conversion...


c++named-pipeswchar-twstring

Read More
Required to convert a String to UTF8 string...


c++cutf-8iconvwchar-t

Read More
How to read a Spanish encoded file and store it character by character?...


c++c++11utf-8wchar-twstring

Read More
What's the difference between glib gunichar and wchar_t and which is better for cross-platform s...


cunicodecross-platformglibwchar-t

Read More
Are fputwc and fgetwc significantly faster than fprintf and fscanf? Why is it so?...


cperformanceiowchar-t

Read More
Is there an alphabetic wchar_t such that its capital and lower versions are the same?...


ctriewchar-t

Read More
Equivalent of wstring in C...


c++cwchar-twstring

Read More
Returning a wchar_t in C++...


c++wchar-t

Read More
How to copy/convert a char string to a wchar_t string in C?...


cstringcharwchar-t

Read More
How to convert argv to wide chars in Win32 command line application?...


cwinapiunicodewchar-tcodepages

Read More
Outputting 'wchar_t*' to an 'ofstream'...


c++filestdwchar-twofstream

Read More
Declaring a std::string after Unicode to ASCII conversion is giving Segmentation fault...


c++stringunicode-stringnon-ascii-characterswchar-t

Read More
Index a character in a wchar_t array...


c++carraysunicodewchar-t

Read More
Columns generated by wprintf are not equal...


cindentationwchar-t

Read More
How can convert System::Int32 to wchar_t*...


.netvisual-c++c++-cliwchar-tint32

Read More
BackNext