$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn-boost_at_[hidden])
Date: 2005-05-17 15:07:17
Thorsten Ottosen writes:
> what's wrong with using boost::array<char,N> for all this?
Presumably because they prefer POD.
-- Alexander