On Saturday, 29 December 2012 at 09:31:02 UTC, Jonathan M Davis wrote:
not even arrays support that, so stuff like std.mmfile can't possibly work with large files on 32-bit systems

I didn't mean mmfile, I meant random access to the bytes of a regular file. No need for mapping it to memory.

Reply via email to