$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Berenguer Blasi (bblasi_at_[hidden])
Date: 2006-08-07 05:56:17
Hi,
If you do segment.allocate(3) many times you end up NOT using 100% of the
available space but MUCH less.
Is that normal and the expected behaviour? or is this some sort of bug?
Thanks.