Symbian
Symbian OS Library

SYMBIAN OS V9.2

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



Location: DIRENT.H

_readdir_r()

IMPORT_C struct dirent *_readdir_r(struct _reent *, DIR *);

Description

A reentrant version of readdir().

Parameters

struct _reent *

DIR *

Return value

struct dirent *