readdir_r
Description
This function behaves similarly to
pointer to a
dirent
argument with the details of the directory entry at the current posi-
entry
tion in the directory stream. A pointer to this structure is also returned in
the location specified by the
NULL upon reaching the end of the directory stream. Like
positions the directory stream at the next entry upon return.
Prototype
int readdir_r ( DIR *dirp, struct dirent *entry, struct dirent
**result )
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
readdir
structure it populates the structure referenced by the
argument. This location will contain
result
File System Service
but instead of returning a
readdir
it
12-75
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?