|
Boost Users : |
From: Sangeeta Singh (singhs_at_[hidden])
Date: 2008-08-22 01:23:50
Hi,
Thanks for the pointer. Is the string serialization for 64 bit and 32
bit library different as the string being serialized using 64bit version
can not be read using 32 bit version.
Thanks,
Sangeeta
Message: 1
Date: Thu, 21 Aug 2008 13:10:26 -0800
From: "Robert Ramey" <ramey_at_[hidden]>
Subject: Re: [Boost-users] Boost serialization..
To: boost-users_at_[hidden]
Message-ID: <g8ki3p$iv7$2_at_[hidden]>
Content-Type: text/plain; charset="iso-8859-1"
THe library includes a portable_binary archive as a demo. There are
also other versions of this in boost
downloads.
Robert Ramey
"Sangeeta Singh" <singhs_at_[hidden]> wrote in message
news:228C81146E16054AA04E582D4B8C34CD96C888_at_[hidden]
...
Hi,
I have following requirement
Application doing the object serialization (binary stream with char
trait) uses 64 bit boost serialization version
Application deserializing the object uses 32 bit boost serialization
version
Both are incompatible.
Is there a boost serialization library available that works for both
64 and 32 bit m/c or is there any other way that I can achieve this.
Thanks,
Sangeeta
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