In my program,I have to read the contents from a file(.map.xml) by line by line.
While I tried it by copying it to a CStringlist, the data got end on each spaces... But I have to read it on line by line.Is thr any way to trim it?
Plz get me code..