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


opendir

opendir 
dirhandle
, 
directory

Opens a directory for processing by readdir , telldir , seekdir , rewinddir , and closedir . The function returns true if successful. Directory handles have their own namespace separate from filehandles.


Previous: Reference: open Perl in a Nutshell Next: Reference: ord
Reference: open Book Index Reference: ord

Library Navigation Links

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