$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-05-25 15:51:15
Thorsten Ottosen wrote:
> Note that the former zero-initializes the remaining elements.
Are you sure about that?
I would have assumed value initialization, rather than zero
initialization, although the former often results in the latter.
-- AlisdairM