$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] How to work with large files in boost ?
From: Timothy Madden (terminatorul_at_[hidden])
Date: 2010-09-05 22:57:17
Hello
Can I open and work with 64bit files (over 2Gb) in boost ?
I see iostreams library has a stream<file_descriptor>off_type of long,
which is 32 bit ...
Thank you,
Timothy Madden