Search code examples
Trying to understand C++ pointers and data type initializations...


c++pointerswchar-t

Read More
Getting substring of wchar_t[]...


c++stringwchar-t

Read More
C++ Microsoft example to get and display the user name doesn't compile...


c++windowswinapiwchar-ttchar

Read More
get length of `wchar_t*` in c++...


c++stringwchar-t

Read More
C++ Convert char to CString...


c++c-stringswchar-twchar

Read More
Anybody know a non-ascii encoding?...


cencodingwchar-tlpcwstr

Read More
What is the issue in following conversion from argv[1] to char * string?...


c++argvwchar-twidestring

Read More
How convert const wchar_t* from C DLL to C# string automatically...


c#c++dllwchar-tinteropservices

Read More
Access violation when converting from uint32_t to wchar_t and storing in wstring...


c++directxwchar-tuint32-t

Read More
wcslen() returns incorrect result when pragma pack used...


c++gccvisual-c++wchar-tpragma-pack

Read More
setlocale() doesn't work in iOS simulator?...


ioscunicodeios6wchar-t

Read More
Access violation while copying a string of wchar from network packet...


c++unicodewchar-t

Read More
ASCII characters in C...


ccharasciiwchar-t

Read More
How to convert Python list of strings into C array of wchar_t?...


cpython-3.xcythonwchar-t

Read More
Use SHGetKnownFolderPath in path of CreateProcess to run program...


c++chartype-conversionconstantswchar-t

Read More
Changing type of char using wchar_t used not so like L...


c++typeswchar-t

Read More
ctypes wintypes WCHAR String Additional White Spaces...


c++python-3.xdllctypeswchar-t

Read More
swprintf() doesn't work on Android Kitkat and below?...


androidcandroid-ndkwchar-t

Read More
C - wcstok() wrong results...


cwchar-t

Read More
How can I store a unicode in C?...


cunicodewchar-t

Read More
Problems with dynamic memory allocation for structs in C...


cstructmallocreallocwchar-t

Read More
Initialization of a wchar_t array with wmemset. Does encoding matter?...


c++wchar-t

Read More
Why am I getting error code 87 (Invalid parameter) from RegisterClassEx?...


c++winapiwchar-t

Read More
Write wchar_t* to file - works only for some characters...


c++wchar-t

Read More
cp1251: encoding distortion when converting from char* to wchar_t*...


c++winapicharacter-encodingcharwchar-t

Read More
Conditional jump or move depends on uninitialised value(s) for std::wistringstream...


c++valgrindwchar-t

Read More
wchar_t array size issue with wcscpy_s...


c++mfccopyclipboardwchar-t

Read More
Why writing wchar string to file doesn't work in C...


cfilewchar-twchar

Read More
Conversion of wchar_t* to string...


c++stringwinapitype-conversionwchar-t

Read More
Unresolved external symbol when using QString with wchar_t...


c++qtqstringunresolved-externalwchar-t

Read More
BackNext