Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: errorChapter 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: errorPerl in a NutshellNext: Reference: flush
Reference: errorBook IndexReference: flush

Library Navigation Links

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