Why replace '\n' with endl? cbn On Monday 26 January 2004 9:54 pm, George Staikos wrote: > CVS commit by staikos: > - ts << " <yvectag>" << VY->tagName() << "</yvectag>\n"; > + ts << " <yvectag>" << VY->tagName() << "</yvectag>" << endl;