Search code examples
How to convert part of a char array into an NSString*?...


iosnsstringcstring

Read More
Scan an array using strcmp...


ccstringstrcmp

Read More
What is the internal structure of an object of the (EDIT: MFC) CString class?...


c++mfcformatcstring

Read More
EXC_BAD_ACCESS error when using NSString getCString...


iosnsstringexc-bad-accesscstring

Read More
How to use Templates when working with std::strings and c-style strings?...


c++stringtemplatescstringlpcstr

Read More
How to view the value of a unicode CString in VC6?...


c++debuggingvisual-c++-6cstring

Read More
Extract CString between tags...


mfctagsextractatlcstring

Read More
Pointers and cstring length...


c++pointerscstring

Read More
Why a pointer to a char that is passed by value is not finding the null terminator?...


c++pointerscharcstring

Read More
Searching an array of c-strings for a substring using string_algo/ranges...


boostcstringstring-algorithm

Read More
using CString with boost string algorithms - reduce to one typedef?...


c++boostrangecstring

Read More
copy from char* to char[]...


c++cstring

Read More
c MD5 from openssl lib does not match php md5 how come?...


phpcgccmd5cstring

Read More
NSMutableString to char *...


objective-cnsstringcstring

Read More
Visual C++ is there something like explode for Strings?...


visual-c++explodecstring

Read More
AfxBeginThread() + Cstring = garbage content...


multithreadingmfccstring

Read More
How to serialize a CString using boost...


c++boostmfccstringboost-serialization

Read More
How do I swap an MFC CString?...


visual-c++mfcswapcstringcopy-and-swap

Read More
PInvoke with a CString...


visual-c++pinvokecstring

Read More
In C, Save one char at a time...


ccstring

Read More
Objective-C - Converting NSString to a C string...


iphoneobjective-cnsstringcstring

Read More
Write a unicode CString to a file using WriteFile API...


winapiatlcstringwritefile

Read More
search array for string...


ccstring

Read More
Finding a match in an array using strcmp...


cmatrixcstringstrcmp

Read More
using qsort causing a segmentation fault...


c++csegmentation-faultcstring

Read More
How to combine CString, CSimpleMap and CSimpleArray...


visual-c++atlcstring

Read More
Equivalent type for CStringList...


c++-clicstring

Read More
Problems with Custom C type string class...


c++cstring

Read More
Conversion from CString to char*/TCHAR*...


c++visual-c++mfcatlcstring

Read More
How can I free memory from my structure containing an array of dynamically created strings?...


cdata-structuresstructcstring

Read More
BackNext