Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: dirent.h

seekdir()

IMPORT_C void seekdir(DIR *, off_t);

Description

sets the position of the next readdir() operation on the directory stream specified by dp to the position specified by index

Parameters

DIR *

Points to the directory stream of the directory

off_t