$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [iostreams?] Working with files larger than 4gb.
From: Raindog (raindog_at_[hidden])
Date: 2008-11-16 19:41:32
To my surprise, the implementation of the STL shipped with VC9 does not
support files larger than 4GB. I was pretty surprised and couldn't find
anything on the web to the contrary. So I was wondering if boost has any
hidden libraries that might assist in solving my problem.
Thanks.