Large file support?

BCS BCS at pathlink.com
Thu Apr 19 14:51:57 PDT 2007


Jose Quinteiro wrote:
> Pragma wrote:
> 
>>
>> Have you tried using MmFileStream?  Seems to me that, or BufferedFile, 
>> would be the way to go.
>>
> BufferedFile is what I was using.  It gave me "File too large" or 
> whatever opening a 6GB file.  Never heard of MmFileStream, is there doc 
> for it somewhere?
> 
> Thanks,
> Jose.


http://www.digitalmars.com/d/phobos/std_stream.html
at the bottom



More information about the Digitalmars-d mailing list