Boost logo

Boost :

Subject: Re: [boost] [Serialization] Need help with binary archivedeserialization error
From: George van Venrooij (george.van.venrooij_at_[hidden])
Date: 2009-02-04 03:57:59


Robert Ramey wrote:
> double check that the stream is opened with ios::binary
>
> Robert Ramey

I knew it was something obvious and indeed this was my problem. While
making my code as "archive-independent" as possible, I somewhere lost
the open_mode flags.

Thanks a lot,

   George van Venrooij


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk