Yet another post by me today. Gotta keep the new forum strong View image: /infopop/emoticons/icon_biggrin.gif<P>Anyway, I'm using std::string and using ...
// You need to be able to modify the value at the adress of a constant char pointer. // We will solve this problem by making a regular pointer and a regular pointer to the same adress. // Then we can ...
1 NewRelic 0x956e4 NewRelic::NRMALoggerBridge::log(unsigned int, char const*, unsigned int, char const*, char const*, char*) + 153296 2 NewRelic 0x8aec0 NewRelic ...
I have a main.cc file that takes an input file as an argument. I then want to print stuff into an output file with the same name as the input file but with a ...