Search code examples
How do I convert a wParam to a CString?...


c++winapimfccstringpostmessage

Read More
Convert String to UnsafeMutablePointer<char_t> in Swift...


swiftcstring

Read More
C++ store string input as cstring...


c++getlinecstring

Read More
iPhone stringWithCString is deprecated...


iphonestringsqlitecstringdeprecated

Read More
char* as an argument to a function in C...


ccstring

Read More
CString to LPCTSTR conversion...


c++type-conversioncstring

Read More
Conversion from int to c-string (const char*) fails...


c++stringpointerstype-conversioncstring

Read More
How to check if a CString contains only numeric characters...


visual-c++cstringvisual-c++-2005

Read More
convert a string into cstring...


stringmfccstring

Read More
MFC, How to get the element in CArray, which element type is CString...


c++arraysvisual-c++mfccstring

Read More
C string one character shorter than defined length?...


c++cstring

Read More
Which is better code for converting BSTR parameters to ANSI in C/C++?...


c++cstringcstringbstr

Read More
Returning Char Pointer Without Heap...


c++pointersstdcstringstdstring

Read More
How to get a CString object from a file with CFile::Read() in Unicode?...


c++unicodecstringcfile

Read More
"Error: expression must be a modifiable lvalue" while trying to change char* pointer locat...


ccstring

Read More
What is the correct way to receive a pointer to a C-style string as an argument and be able to alloc...


c++pass-by-referencecstringpass-by-pointer

Read More
How to elegantly initialize vector<char *> with string literal?...


c++vectorinitializationcstringstdstring

Read More
What is the meaning of "Yes, Virginia, it had better be unsigned"?...


stringlinux-kernelcommentscstring

Read More
How to create a CString from an array of chars?...


c++mfccstring

Read More
string concatenation using streams returns junk...


c++streambufferiostreamcstring

Read More
CString to Edit Control in MFC...


c++vectormfccstring

Read More
Returning a CString will call the destructor?...


c++cstring

Read More
‘memcopy’ was not declared in this scope...


c++cstring

Read More
A bunch of questions about C++'s cstring...


c++arrayscstringnull-terminated

Read More
How can I format a CString variable that the result is a table with 3 columns?...


mfcformatmultiple-columnscstring

Read More
C memory overlap?...


cstringmemcpycstringmemmove

Read More
Escape "%" symbol when calling CString::FormatV...


c++mfcescapingvariadic-functionscstring

Read More
Breaking down string and storing it in array...


ccstringstrtok

Read More
How to use random_shuffle with CString?...


c++cstringstdstring

Read More
Trying to pass a CStringArray gives error cannot access private member declared in class 'CObjec...


c++visual-studio-2013mfccompiler-errorscstring

Read More
BackNext