silc_list_add
SYNOPSIS
void silc_list_add(SilcList list, void *entry);
DESCRIPTION
Adds new entry indicated by `entry' to the end of the list indicated by `list'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
void silc_list_add(SilcList list, void *entry);
DESCRIPTION
Adds new entry indicated by `entry' to the end of the list indicated by `list'.