silc_dir_rewind
SYNOPSIS
void silc_dir_rewind(SilcDir dir);
DESCRIPTION
Rewinds the directory `dir' to the beginning of the directory. Calling silc_dir_read after this will return the first entry in the directory.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_dir_rewind(SilcDir dir);
DESCRIPTION
Rewinds the directory `dir' to the beginning of the directory. Calling silc_dir_read after this will return the first entry in the directory.