debian man page for skipdelete

Query: skipdelete

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
skiplist(n) - mojave
dictcreate(3) - debian
dictsetvalue(3) - debian
skipnext(3) - debian
wdb_keys(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections