Memory Mapped File Access

BLS windevguy at hotmail.de
Sat May 29 20:17:16 PDT 2010


On 29/05/2010 21:52, Robert wrote:
> Ok, that makes sense. On the other hand I will use a very simple
> rule-of-thumb: As long as the app runs the file is open. Only if the app
> terminates the file gets closed.
>
> Which implies that the reference to the MMF is a global but this
> shouldn't be a problem.


 From the docs..
---
File is closed when the object instance is deleted.
---
Maybe we can have a more precise doc. please.





More information about the Digitalmars-d mailing list