On Wed, Dec 12, 2001 at 03:50:46PM +0000, Angus Leeming wrote: > Sorry for the off-topic question but: > > What is the correct way to empty a stringstream to use it again? Currently, > I'm using ss.str(string()) but I'm sure there must be a better way...
Don't do that. Use a new stream. I'll never know what flags have been changed. Andre' -- André Pönitz .............................................. [EMAIL PROTECTED]