$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-09-12 22:42:20
"Beman Dawes" wrote:
>> The single uintmax_t may not be able to capture
>> all those free gigabytes. Better use two values.
>
> Hum... Are there any systems anymore that support disk drives that don't
> have 64-bit uintmax_t?
>
You are right, all the compilers
I could find do have such support.
/Pavel