$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2005-09-15 15:50:33
On Sep 15, 2005, at 7:36 PM, Neal Becker wrote:
> Why not use an existing portable binary format? Perhaps
> http://hdf.ncsa.uiuc.edu/
In our physics applications we currently use the XDR format with
Boost serialization. See 'man xdr' on a Unix system.