Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How to read each 232 bytes of input data ?

by sgt (Deacon)
on Apr 06, 2007 at 11:31 UTC ( [id://608643]=note: print w/replies, xml ) Need Help??


in reply to How to read each 232 bytes of input data ?

and if you want to avoid buffering you can use sysread which uses the same syntax as read (see jettero's post). 'perldoc -f read' o 'perldoc -f sysread' will tell you more

hth --stephan
  • Comment on Re: How to read each 232 bytes of input data ?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 06:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found