Search code examples
Error: Conversion to non-scalar type...


c++cstring

Read More
CString::Format() causes debug assertion...


visual-c++mfccstring

Read More
wmemcpy & wcscpy functions causing crashes...


c++winapimemorycopycstring

Read More
getting the length of an array using strlen in g++ compiler...


c++stringcstringstrlen

Read More
Why isn't my string being passed properly to this thread-invoked function?...


arraysstringmultithreadingpthreadscstring

Read More
CString or char array which one is better in terms of memory...


c++memorycharcstring

Read More
MFC C++ How do I display a const char value in MessageBox?...


c++mfccharcstring

Read More
getline() omits first letter of my output from array....


c++carrayscstring

Read More
Concatenate cstrings c++...


c++concatenationcstring

Read More
The easiest way to compare string containing integer to string containing hex...


c++stringcstringstringstreamhex

Read More
Getting weird number when trying to read a number from file...


c++charintifstreamcstring

Read More
What is the difference between str==NULL and str[0]=='\0' in C?...


cpointersgcccstring

Read More
Array initialization without comma...


cstringpointerscstring

Read More
C-string size including null terminater...


ccstring

Read More
How to customize a method like 'stringWithFormat'?...


objective-cformatcstringstringwithformat

Read More
How to initialize CString& parameter in a function...


c++initializationcstring

Read More
Use CString with sprintf...


c++printfcstring

Read More
splicing cstrings with strtok, only works on first execution of loop...


c++ccstringstrtokarrays

Read More
Need explanation of Word2 variable...


ccstringstrcpy

Read More
Syntax errors when trying to use CString in Visual C++...


c++cvisual-studiovisual-c++cstring

Read More
Working with WinAPI functions which use C style strings as OUT parameters...


c++winapicstringout

Read More
Reading in arbitrary numbers of a particular word into a cstring...


c++xcodestructunionscstring

Read More
Initializing a Char*[]...


c++arrayscstring

Read More
Having trouble concatenating CStrings in an MFC calculator application...


c++mfcconcatenationcstringeditcontrol

Read More
char* scope inside C++ containers...


c++containerscstringstrdup

Read More
string_comparator in C...


ccomparatorcstringqsort

Read More
How can I slice a string in C?...


cstringcstringslice

Read More
freeing a dynamic array of static strings...


cfreecstringdynamic-arrays

Read More
error trying to use _tstoi...


c++cstring

Read More
How to manipulate CString's content...


c++visual-c++mfccstring

Read More
BackNext