Is there a way to determine if an array is memory-mapped? I know that if 
the file was opened read-only then trying to write to the array throws an 
error but that seems a rather heavy-handed approach.  Perhaps this is not 
possible because the memory-mapped file behaves just like a chunk of memory.

Reply via email to