next up previous contents index
Next: Select Up: Functions and procedures Previous: ReadDir

SeekDir

   

Declaration:

Procedure SeekDir (p:pdir;off:longint) ;

Description:

SeekDir sets the directory pointer to the off-th entry in the directory structure pointed to by p.

Errors:

Errors are returned in LinuxError.

See also:

CloseDir, ReadDir, OpenDir, TellDir, seekdir (3)

For an example, see OpenDir.



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