home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeJava and XSLTSearch this book

8.111. FileCache

Closes 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

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.



Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.