debian man page for dictdestroy

Query: dictdestroy

OS: debian

Section: 3

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

dictDestroy(3)							    util/dict.h 						    dictDestroy(3)

NAME
dictDestroy - destroy dictionary.
SYNOPSIS
#include <util/dict.h> void dictDestroy(dictCtx dict);
ARGUMENTS
dict - dictionary to destroy
DESCRIPTION
Release all resources used by <dict>. MT-Level: Safe for unique <dict>.
RETURN VALUE
None.
SEE ALSO
dictDestroy(3), dictCleanup(3), dictReleaseLock(3), dictRemove(3), dictNext(3), dictCreate(3), dictSetValue(3), dictModifyValue(3), dict- Search ClearSilver 12 July 2007 dictDestroy(3)
Related Man Pages
bgoffice-dict-download(1) - debian
dictnext(3) - debian
dictmodifyvalue(3) - debian
dictreleaselock(3) - debian
polish(5) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?