Boost logo

Boost Users :

Subject: Re: [Boost-users] boost serialization- handle endianness
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-10-22 01:25:00


ohad barta wrote:
> Hi
>
> I am serializing my data in a one computer, transfer it to another
> computer and desirialize the data there,.Does the data can get messed
> because of the 2 endian option, or is boost lobrary take care of it
> automatically?
>
> If I do need to handle this myself, are there any functions/MACROS in
> the boost serialization library that will help me?
>
> Many Thanks
>
> Ohad Barta
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users

You can use the text and xml based archives with no problem. The binary archives are not machine
portable. This is described in the documentation.

Robert Ramey



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