Hi, i have a problem with this code. I want to return the string temp in a tabular way, so i think to use setw and left. Something's wrong because maybe stringstream don't "accept" setw and left. Is there a different way to do it?
Note that _person is a class.