Concept Framework 2.2 documentation Contents | Index

standard.C.io.rewinddir

Name Version Deprecated
rewinddir version 1.0 no

Prototype:
null-returned rewinddir(number dir_descriptor);

Parameters:
dir_descriptor      a valid directory identifier returned by the opendir function.

Description:
The rewinddir() function resets the position of the named directory stream to the beginning of the directory.

Returns:
This function returns nothing.

Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT(c)2013 Devronium Applications