Concept Framework 1.0 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: Thu Oct 15 20:02:04 2009 GMT(c)2009 RadGs Software