Re: Binary IOStreams

From: Sharad Kala (no__spam.sharadk_ind_at_yahoo.com)
Date: 08/31/04


Date: Tue, 31 Aug 2004 13:04:20 +0530


"Sharad Kala" <no__spam.sharadk_ind@yahoo.com> wrote in message
news:2pine2FlaskgU1@uni-berlin.de...
>
>
> Open your stream specifying std::ios::binary.

btw, generally shift operators are used for formatted i/o and different
functions are used for (unformatted) binary input/output.

-Sharad