List Question
20 TechQA 2015-03-03T19:27:48.623000convert a string into cstring
175 views
Asked by Bernt Warholm
Cstrings in C++
618 views
Asked by Nilesh Kumar
C string one character shorter than defined length?
706 views
Asked by m0meni
Returning Char Pointer Without Heap
517 views
Asked by Spencer D
Upgrading ASCII Password Cracker to Multiple Characters
239 views
Asked by user3135769
"Error: expression must be a modifiable lvalue" while trying to change char* pointer location
9.4k views
Asked by user2824889
What is the correct way to receive a pointer to a C-style string as an argument and be able to allocate memory or modify it?
150 views
Asked by Nathan Lutterman
How to elegantly initialize vector<char *> with string literal?
18.4k views
Asked by Warbean
a swift questions about String and c strcpy
938 views
Asked by liaogang
What is the meaning of "Yes, Virginia, it had better be unsigned"?
327 views
Asked by Shelvacu
Convert String to UnsafeMutablePointer<char_t> in Swift
2.6k views
Asked by brodney
string concatenation using streams returns junk
69 views
Asked by Matias Cicero
CString to Edit Control in MFC
905 views
Asked by Francisco Matias
cin.getline() wrong data stored
166 views
Asked by Jonathan De Felice
CString to UTF8 conversion fails for "ý"
2.2k views
Asked by Binoy Krishna
‘memcopy’ was not declared in this scope
496 views
Asked by sakthisundar
Returning a CString will call the destructor?
250 views
Asked by Sameera Kumarasingha
A bunch of questions about C++'s cstring
196 views
Asked by Gil Dekel
How do I convert string to char array when reading a file?
384 views
Asked by Fatima Tariq
C memory overlap?
3.2k views
Asked by desktop