Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
file seek « File « Perl
Perl
File
file seek
1.
Seek a file
2.
Seek a minus value
3.
Seek and tell.
4.
Seek current position
5.
Seek log file
6.
Using seek function from IO:File
7.
The seek Function randomly accesses a file.
8.
The seek Function randomly accesses a file: seek(FILEHANDLE, BYTEOFFSET, FILEPOSITION);
9.
File seek operations
10.
Move file pointer by using the seek function