Hi! Am Freitag, 10. Januar 2003 13:05 schrieb Alan Gutierrez: > if (m_regdListeners) > *stream << " #regdListeners=" << m_regdListeners->count(); // ### more detail > - *stream << endl; > + *stream << endl; // AJG VC++ got confused and call kdbgstream version of endl Where is the change other than your comment? Isn't it more save to use std::endl then? Do I miss something? Stephan -- http://www.wormsalt.de