Large file support?
Pragma
ericanderton at yahoo.removeme.com
Thu Apr 19 11:47:24 PDT 2007
Jose Quinteiro wrote:
> I could not find any way to open large files using D/Phobos streams. I
> wound up writing a little C turdlet to handle this.
Have you tried using MmFileStream? Seems to me that, or BufferedFile, would be the way to go.
FWIW, Tango has some rather sophisticated file-IO that is up to the task for big files as well.
--
- EricAnderton at yahoo
More information about the Digitalmars-d
mailing list