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.
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.