$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-04-20 10:23:00
I think it's important to document that boost.format doesn't care for
the actual size.
How does it work when there is only "%d"? Just image for 128, 96 or 16
bit integers.
Thanks,
Christian