Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: flushing by default

by hungry_john (Acolyte)
on Jan 19, 2008 at 18:28 UTC ( [id://663232]=note: print w/replies, xml ) Need Help??


in reply to Re: flushing by default
in thread flushing by default

Setting $| to a non zero value will force a fflush()
to be called on the currently selected output channel.

Use setbuf to remove the buffer on a single file descriptor.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://663232]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-18 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found