|
|
|
|
|
by groundzeros2015
110 days ago
|
|
> file on a Wifi network drive, I would simply not mmap this. > If you're not prepared to handle a memory access exception when you access the mapped file, don't use mmap. fread can fail too. I don't know why you would be prepared for one and not the other. |
|