silc_list_start
SYNOPSIS
void silc_list_start(SilcList list);
DESCRIPTION
Sets the start of the list. This prepares the list for traversing the entries from the start of the list towards end of the list.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_list_start(SilcList list);
DESCRIPTION
Sets the start of the list. This prepares the list for traversing the entries from the start of the list towards end of the list.