gprof questionHi experts, I need to gprof a library in our system to examine the function calls and see if we c...
c++ memcpy string to char*Hi Disch, So, what you are saying is this: memcpy a string into c_str will work fine given th...
c++ memcpy string to char*Right , so how do I convert the string then ? You have any ideas?
c++ memcpy string to char*But line.c_str () terminates at the first null character it sees on every line. I need to preserve t...
c++ memcpy string to char*Hello, I have a string that contains null characters in the middle. I am trying to convert it to ...
This user does not accept Private Messages