List Question
20 TechQA 2015-06-07T05:56:04.590000using method on member of struct from global function in C++
61 views
Asked by billy reynolds
std::string::c_str & Null termination
7.8k views
Asked by tuk
ifstream + opening random txt file (c_str)
2k views
Asked by TF107
C++ String & Char*
137 views
Asked by Josh
single vs double quotes C++ - interesting, unexpected behaviour
69 views
Asked by tam63
Error trying to convert string char into int
1.5k views
Asked by mudejar
How do I read from a heap of C strings with FFI?
144 views
Asked by Evan Carroll
C++ Change working Directory from User Input
19.9k views
Asked by twsmale
what is use of C_str() function in C/C++
11.7k views
Asked by sachin
Function call to c_str() vs const char* in hash function
388 views
Asked by piiohpii
c_str() vs. data() when it comes to return type
4k views
Asked by gsamaras
VC++ function string::c_str(): the address of the first byte was set to 0 (compare to g++)
590 views
Asked by user2650040
How to make String to const wchar_t* conversion function work under Windows and Linux
3.8k views
Asked by weitho
C++ toString() with sprintf()
2.2k views
Asked by CodeKingPlusPlus
Is it safe to use std::string::c_str() to modify the underlying std::string?
2k views
Asked by anastaciu
How to cast a std::stringbuf into an array of char?
1.6k views
Asked by kidz55
Please explain the output of below program
139 views
Asked by intiyaz ahammad shaik
Why doesn't string class take in two words separated with space?
54 views
Asked by ChandanaHK
After recompiling our FORTRAN-code and using it in C++ our system() or c_str() command don`t work properly
80 views
Asked by user3443063
Printf and C++ strings
628 views
Asked by Bob Sacamano