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)NAMEskipDelete - delete an item.SYNOPSIS#include <util/skiplist.h> void skipDelete(skipList list, UINT32 key);ARGUMENTSlist - list to delete item from. key - key identifying value to delete.DESCRIPTIONDelete the item associated with <key> from <list>. MT-Level: Safe if <list> thread-safe.RETURN VALUENone.SEE ALSOskipDelete(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 |
dictsearch(3) - debian |
dictreleaselock(3) - debian |
dictsetvalue(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |