Search code examples
C++ string() comparison with a c-string. WHY DOES THIS WORK?...


c++stringpointerscstring

Read More
CString Format VS2013...


c++visual-studio-2013cstring

Read More
Returning a C string from a function in C...


carrayscstring

Read More
String is not null terminated error...


c++cstring

Read More
MFC CString Linker error between two projects...


c++mfccstringunicode-string

Read More
Native Dll Call with CStringArray...


c++stringdllnativecstring

Read More
Convert long to a CString in C++...


c++visual-studio-2008type-conversionlong-integercstring

Read More
c++ char* converted from a string using strdup doesn't equal original raw string...


cequalitycstringstrdup

Read More
String in a function isn't modified in C...


cstringfunctioncstring

Read More
C++ help regarding class implementation and writing into a created text file...


c++classheaderfstreamcstring

Read More
Conversion of CString to std::string without 'GetString()'...


c++type-conversioncstringstdstring

Read More
Dynamically allocated C string stores more than it is specified to be able to hold...


cmalloccstring

Read More
Convert formatted cstring number to long...


c++formatintcstring

Read More
Memory allocated in char * var; declaration...


cstringcstringstring-literals

Read More
<string> header works but not <cstring>...


c++stringcstring

Read More
CMutablePointer<CString> to String in swift-language...


stringswiftcstring

Read More
C++ Delete array of c-strings/other type of array...


c++memory-managementnew-operatorcstring

Read More
Access violation reading location 0x00000000 cstrings...


c++access-violationcstring

Read More
Using argv[1] as a filename problems...


c++pointersfile-iocstring

Read More
assigning a const char array to a char array...


c++arrayscharcstringc-strings

Read More
Strange behaviour or may be bug in sprintf() in c++...


stringpointersprintfcstring

Read More
C-string memory allocation, table of C-strings...


ccstringdynamic-allocation

Read More
Need to optimize the following split() function code...


coptimizationcstring

Read More
Reading specific line from file...


cfilecstring

Read More
Trying to delete duplicates in char array/cstring?...


c++cstringcharacter-arrays

Read More
Removing spaces from a char array/cstring?...


c++cstringcharacter-arrays

Read More
MFC, How do I check the CString format is match the IP Format...


mfcipcstring

Read More
Removing characters from path (cstring)...


clinuxfilesystemscstring

Read More
C++ variable lifetime -- need workaround to return temporary...


c++cstringstdstringobject-lifetimeboost-format

Read More
A more elegant way to concatenate C strings in C++?...


c++concatenationcstringstrcpystrcat

Read More
BackNext