Boost logo

Boost Users :

From: Nat Goodspeed (ngoodspeed_at_[hidden])
Date: 2006-08-30 19:10:21


> -----Original Message-----
> From: boost-users-bounces_at_[hidden] [mailto:boost-users-
> bounces_at_[hidden]] On Behalf Of Dieter Buys
> Sent: Wednesday, August 30, 2006 6:36 PM
> To: boost-users_at_[hidden]
> Subject: [Boost-users] [Serialization] Runtime error in release but
not in
> debug builds (Visual C++ 8)
>
> std::ofstream ofs(saveAsDialog.GetPath());

[Nat] Open the ofstream in binary mode?

> boost::archive::binary_oarchive oa(ofs);


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net