![]() |
Using the seek function to seek a byte range
So I'm trying to use the seek function to seek a couple of lines of the file without going to the end of the file. Just trying to stay within a certain byte range. Here is my code.
Code:
#!/usr/local/bin/perl |
Re: Using the seek function to seek a byte range
Code: Perl
http://perldoc.perl.org/functions/seek.html |
| All times are GMT +5.5. The time now is 20:27. |