start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: new_from_fd Chapter 8
Standard Modules
Next: Reference: getpos
 

fdopen

$

fh


->fdopen
 

fdname

 [

openmode

]

Like open , except that its first parameter is not a filename but a filehandle name, a FileHandle object, or a file descriptor number.


Previous: Reference: new_from_fd Perl in a Nutshell Next: Reference: getpos
Reference: new_from_fd Book Index Reference: getpos

Library Navigation Links

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