$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Witt (witt_at_[hidden])
Date: 2006-05-25 19:14:08
Neal,
Neal Becker wrote:
>
> With STL we can do:
> int x;
> std::copy (&x, &x+1, output);
Really? Did you mean to say int x[1]; ?
Thomas
-- Thomas Witt witt_at_[hidden]