[LC++]Copying binary files with operator<< and rdbuf()

Carlo Wood carlo at alinoe.com
Sat Nov 22 14:26:12 UTC 2003


On Fri, Nov 21, 2003 at 06:06:51PM -0800, Brian Nelson wrote:
> Even the overloaded operator<< for streambufs?

Nah, that should just copy the buffer over
to the target buffer.  Can't involve additional
formatting imho.

-- 
Carlo Wood <carlo at alinoe.com>



More information about the tuxCPProgramming mailing list