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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: new Chapter 8
Standard Modules
Next: Reference: fdopen
 

new_from_fd

$

fh

 
= new_from_fd
 

FileHandle

 

fd

, 

mode

Constructor. Creates a FileHandle, but it takes the file descriptor, fd , instead of filename as a parameter, along with mode ; the parameters are required.


Previous: Reference: new Perl in a Nutshell Next: Reference: fdopen
Reference: new Book Index Reference: fdopen

Library Navigation Links

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