skipdelete(3) debian man page | unix.com

Man Page: skipdelete

Operating Environment: debian

Section: 3

skipDelete(3)							  util/skiplist.h						     skipDelete(3)

NAME
skipDelete - delete an item.
SYNOPSIS
#include <util/skiplist.h> void skipDelete(skipList list, UINT32 key);
ARGUMENTS
list - list to delete item from. key - key identifying value to delete.
DESCRIPTION
Delete the item associated with <key> from <list>. MT-Level: Safe if <list> thread-safe.
RETURN VALUE
None.
SEE ALSO
skipDelete(3), skipFreeList(3), skipRelease(3), skipInsert(3), skipSearch(3), skipNext(3), skipNewList ClearSilver 12 July 2007 skipDelete(3)
Related Man Pages
dictcleanup(3) - debian
dictnext(3) - debian
dictsetvalue(3) - debian
skipnewlist(3) - debian
skiplist(n) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph