wibble
1.1
|
Map a file into memory. More...
#include <mmap.h>
Map a file into memory.
Currently, this is only read-only.
Copy semanthics are the same as auto_ptr
Note: on 32bit systems, it is not possible to map files larger than 2G into memory.