$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-04-17 14:40:56
Hi there,
boost::format will not swallow "%I64d". Instead, it throws a
boost::io::bad_format_string exception. How can I use 64 bit integers?
Thanks,
Christian