SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » seekdir()
Location: dirent.h
dirent.h
seekdir()
IMPORT_C void seekdir(DIR *, off_t);
sets the position of the next readdir() operation on the directory stream specified by dp to the position specified by index
readdir()
DIR *
DIR
Points to the directory stream of the directory
off_t
Copyright ©2008 Symbian Software Ltd.