hi
In C++ can any one explain me the meaning of this instruction.
here line is the object of the class strstream i.e strstream &line
line.get( *output.rdbuf(), ' ' );
Thanks & regards
srikar