next up previous contents index
Next: Umask Up: Functions and procedures Previous: TTYName

TellDir

   

Declaration:

Function TellDir (p:pdir) : longint;

Description:

TellDir returns the current location in the directory structure pointed to by p. It returns -1 on failure.

Errors:

Errors are returned in LinuxError.

See also:

CloseDir, ReadDir, SeekDir, OpenDir, telldir (3)

For an example, see OpenDir.



root
Fri Sep 11 18:24:36 CEST 1998