[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Seek to position in directory
Source position: oldlinux.pp line 1437
procedure SeekDir( |
p: PDir; |
off: LongInt |
); |
SeekDir sets the directory pointer to the off-th entry in the directory structure pointed to by p.
For an example, see OpenDir.
Errors are returned in LinuxError.
|
Close directory file descriptor |
|
|
Read entry from directory |
|
|
Open directory for reading |
|
|
Return current location in a directory |
No notes exist for this page yet.