Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns the current position of read pointer within the directory listing referred to by DIRHANDLE. This returned value can be used by seekdir() function. Return Value
ExampleIn this example we have only two files in /tmp directory.
It will produce following results:
|
Copyright © tutorialspoint.com