Search code examples
Need to delete CString after use to free memory?...


c++visual-c++mfccstring

Read More
Formatting, converting from C String...


c++stringformattingoutputcstring

Read More
How to make each input in an int cstring a single digit?...


c++intcstringdigit

Read More
Passing a cstring as an argument so it can be overwritten...


cpointerscstring

Read More
C Strings of Unequal Length, Lowercase to Uppercase...


ccstringuppercaselowercasestring-conversion

Read More
explanation of what my code is doing (C)...


ccstringstrcpy

Read More
Return an empty C-String...


c++returncstringc-strings

Read More
How to test for a blank line using cin...


c++arraysstructurecstringcin

Read More
Need help finding bug, if string input is composed all of same character one output character is cor...


carraysstringmemory-managementcstring

Read More
Assigning returned cstring to variable...


carraysreturn-valuecstring

Read More
Set LPSTR from CString...


c++mfctooltipcstring

Read More
Heap corruption error with delete []...


c++c++11mfccstringheap-corruption

Read More
C string comparison problem in c++...


c++cstring

Read More
how to split a C++ string to get whole string individually and some parts/characters of it...


c++cstringsplitvisual-c++-2012

Read More
String lengths are not correct...


c++cstring

Read More
C string strip whitespace throws a segmentation error (core dumped)...


cpointerscstringc-strings

Read More
cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *...


mfccstring

Read More
C Stack-Allocated String Scope...


cpointersscopestackcstring

Read More
Read CString from buffer with unknown length?...


c++buffercstring

Read More
How to add handler to the format function of CString...


visual-c++mfccstring

Read More
Compile time string assignment for run-time identification...


c++inheritancecstringstdstringcompile-time

Read More
Difference occurs when convert _variant_t to CString or displayed in ("%s") using _variant...


c++stringcstringvariant

Read More
How to resolve a NULL cString crash...


iosobjective-cencodingcstring

Read More
Multiple string concatenation...


ccstring

Read More
Replace characters in C string...


iosstringnsstringcstring

Read More
How to find the indices at which strtok() splits the string?...


cstringcstring

Read More
How is std::string implemented?...


c++stringstdcstring

Read More
(C) Strange crash when using feof...


cfilecrashcstring

Read More
I am getting a bunch of extra chars when i try to reverse a cstring in c++...


c++reversecstring

Read More
C compare string literal with function returning char pointer...


cstringpointerscstring

Read More
BackNext