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