Error: Conversion to non-scalar type...
Read MoreCString::Format() causes debug assertion...
Read Morewmemcpy & wcscpy functions causing crashes...
Read Moregetting the length of an array using strlen in g++ compiler...
Read MoreWhy isn't my string being passed properly to this thread-invoked function?...
Read MoreCString or char array which one is better in terms of memory...
Read MoreMFC C++ How do I display a const char value in MessageBox?...
Read Moregetline() omits first letter of my output from array....
Read MoreThe easiest way to compare string containing integer to string containing hex...
Read MoreGetting weird number when trying to read a number from file...
Read MoreWhat is the difference between str==NULL and str[0]=='\0' in C?...
Read MoreArray initialization without comma...
Read MoreC-string size including null terminater...
Read MoreHow to customize a method like 'stringWithFormat'?...
Read MoreHow to initialize CString& parameter in a function...
Read Moresplicing cstrings with strtok, only works on first execution of loop...
Read MoreNeed explanation of Word2 variable...
Read MoreSyntax errors when trying to use CString in Visual C++...
Read MoreWorking with WinAPI functions which use C style strings as OUT parameters...
Read MoreReading in arbitrary numbers of a particular word into a cstring...
Read MoreHaving trouble concatenating CStrings in an MFC calculator application...
Read Morechar* scope inside C++ containers...
Read Morefreeing a dynamic array of static strings...
Read MoreHow to manipulate CString's content...
Read More