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.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998