Copyright Digital Equipment Corp. All rights reserved.

telldir

   Returns the current location associated with a specified
   directory stream. Performs operations on directories.

   Format

     #include  <dirent.h>

     long int telldir  (DIR *dir_pointer);
 


Additional information available:

Argument        Description     Return_Values