dictDestroy(3) util/dict.h dictDestroy(3)NAMEdictDestroy - destroy dictionary.SYNOPSIS#include <util/dict.h> void dictDestroy(dictCtx dict);ARGUMENTSdict - dictionary to destroyDESCRIPTIONRelease all resources used by <dict>. MT-Level: Safe for unique <dict>.RETURN VALUENone.SEE ALSOdictDestroy(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 |
|---|
| dictcreate(3) - debian |
| dictsetvalue(3) - debian |
| french(5) - debian |
| look(1) - centos |
| french(5) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |