To get a std::string , pointers of type char are required, as far as I know. However, to get a pointer, you have to allocate memory (necessarily, or there will be runtime error , Segmentation Fault ).
However, it may con...
asked by
18.05.2014 / 16:22