Search code examples
Is std::string a better idea than char* when you're going to have to pass it as a char*?...


c++cstringstdstring

Read More
CString Parsing Carriage Returns...


c++parsingmfccstring

Read More
LPBYTE data to CString in MFC...


c++mfccstring

Read More
Are there any Regression Tests coded in C/C++ to test all the functionality of CString (ATL/MFC)?...


c++mfccstring

Read More
pointer to an array of pointes of c-style strings c++/cli...


pointersc++-clicstring

Read More
Reversing a string, weird output c++...


c++stringcharreversecstring

Read More
How to add two pointers?...


c++visual-c++cstring

Read More
when you push_back heap-allocated char into a vector in c++...


c++vectorcstring

Read More
Splitting a char* at its many '\0' chars...


c++winapicstring

Read More
Sending text to static control...


c++winapistaticcstringsettext

Read More
How do I convert an ATL/MFC CString to a QString?...


c++qtmfcatlcstring

Read More
CEdit Text Retrieval in mfc...


mfccstringcedit

Read More
CString Substring problem...


c++charsubstringcstring

Read More
MFC: std::string vs CString?...


c++stringmfccstringstdstring

Read More
C read string from std error...


cscanfcstring

Read More
Stored value disappears when setting a struct pointer to null in C++...


c++pointershashtablecstring

Read More
Convert a string to and unsigned char []...


c++arrayscstringunsigned-char

Read More
How to compare characters in c...


clinuxcstringstandard-libraryc-strings

Read More
c++ formating error with cstrings when using tolower...


c++cstring

Read More
C strcat garbage characters...


ccstringstrcat

Read More
Help with Implementation of binary search for names in an array of structs...


c++searchcstring

Read More
Am I missing something here ? XD TrimRight does not seem to want to work...


trimcstring

Read More
Conversion of UTF-8 char * to CString...


c++utf-8charcstringunicode-string

Read More
CString value changing after calling UpdateData(TRUE)...


c++cstringvisual-c++

Read More
Strings taken from user in C are being scrambled...


cscanfcstringgets

Read More
Why does C's strcpy fail with doubly indexed arrays?...


carrayspointerscstringstrcpy

Read More
Strange memory management issues in C++ (from a beginner, at least)...


c++arraysmemory-managementcstring

Read More
Can CString::Format() receive const std::string?...


c++constantscstring

Read More
Traversing nested vectors of strings...


c++stringvectorcstring

Read More
Error converting types in C++...


c++visual-studio-2010cstringwchar-tstatic-cast

Read More
BackNext