Is there any reasons to not use "mmap" to read files?

Ali Çehreli acehreli at yahoo.com
Sun Feb 6 18:53:13 UTC 2022


On 2/6/22 10:14, rempas wrote:

 > "mmap" is a system call that doesn't exist (natively) on Windows.

Yes. I misspoke: What I meant was std.mmfile handles the differences 
automatically between systems.

Ali



More information about the Digitalmars-d mailing list