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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: setpos Chapter 8
Standard Modules
Next: 8.83 FileHandle
 

setvbuf

$

fh


->setvbuf(


params


)

Takes the same parameters as the C function setvbuf(3) and uses the C function to set the buffering policy for the FileHandle.


Previous: Reference: setpos Perl in a Nutshell Next: 8.83 FileHandle
Reference: setpos Book Index 8.83 FileHandle

Library Navigation Links

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