debian man page for skipfreelist

Query: skipfreelist

OS: debian

Section: 3

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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

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

NAME
skipFreeList - free a skip list.
SYNOPSIS
#include <util/skiplist.h> void skipFreeList(skipList list);
ARGUMENTS
list - list to free.
DESCRIPTION
Release all resources used by <list> including all key/value pairs. MT-Level: Safe for unique <list>.
RETURN VALUE
None.
SEE ALSO
skipDelete(3), skipFreeList(3), skipRelease(3), skipInsert(3), skipSearch(3), skipNext(3), skipNewList ClearSilver 12 July 2007 skipFreeList(3)
Related Man Pages
ccreate(3) - debian
cdestroy(3) - debian
dictcreate(3) - debian
fdestroy(3) - debian
mcreate(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph