Boost logo

Boost :

From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2002-11-25 00:03:08


On Sun, 2002-11-24 at 23:22, Robert Ramey wrote:
> Hmmm - what I don't understand is how this would be different that calling
>
> void basic_oarchive::write_array(void* p, size_t count)
>
> Incidently, this would work for any kind of archive - not just the
> binary ones.

But then the serialized data becomes platform specific. A platform with
a different endian-ness or a different double size or a different double
format could not load the data.

- Jeremy


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