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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: error Chapter 8
Standard Modules
Next: Reference: flush
 

fdopen

$

fh


->fdopen (


fd

, 

mode


)

Like an ordinary open except that the first parameter is a filehandle name, an IO::Handle object, or a file descriptor number.


Previous: Reference: error Perl in a Nutshell Next: Reference: flush
Reference: error Book Index Reference: flush

Library Navigation Links

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