[fpc-pascal] memory mapped file
Henry Vermaak
henry.vermaak at gmail.com
Fri Oct 30 14:35:11 CET 2009
2009/10/30 Alexey Voytsehovich <ironwit at gmail.com>:
> All the good days.
> You can not tell what I need to read and/or study for solving
> cross-platform (linux/windows) implementation of the memory mapped file?
The wikipedia article on memory mapped files seems to be a good place
to start ;) (i.e. mmap and createfilemapping). Also looking at how
java/boost does it.
Henry
More information about the fpc-pascal
mailing list