8.111. FileCacheCloses and reopens files as necessary so you can always write to a file even if you already have the maximum number of files open. Exports one function.
cacheout (path) Makes sure the file at path is created and accessible through the filehandle also named path. You don't need to invoke cacheout between successive accesses to the same file. Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|