Concept Framework 2.2 documentation Contents | Index

standard.C.io.seekdir

Name Version Deprecated
seekdir version 1.0 no

Prototype:
null-returned seekdir(number dir_descriptor, number position);

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

Description:
The seekdir() function sets the position of the next readdir operation on the directory stream. The new position reverts to the one associated with the directory stream when the telldir operation was performed.

Returns:


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