Embedded TCP/IP stack: fnet_fs_rewinddir

FNET

void fnet_fs_rewinddir ( fnet_fs_dir_t  dir)

Resets a directory position.

Parameters
dirDirectory descriptor.
See also
fnet_fs_readdir()

This function resets the position of the directory descriptor dir to the beginning of the directory, so that if the fnet_fs_readdir() function will be called it returns information about the first entry in the directory again.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net