Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Writing at specific position and length in binary file.

by no_slogan (Deacon)
on Jan 12, 2014 at 06:33 UTC ( [id://1070324]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Writing at specific position and length in binary file.
in thread Writing at specific position and length in binary file.

You can use sysseek with sysread and syswrite. There's also a workaround for tell.

But, you probably still don't want to use the sys* functions, because they don't do any buffering.

Also, you may like to read about the Voting/Experience System.

Replies are listed 'Best First'.
Re^4: Writing at specific position and length in binary file.
by wazat (Monk) on Jan 13, 2014 at 05:49 UTC

    again I suggest listening to no_slogan

    use print

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found