Query: dictsetvalue
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dictSetValue(3) util/dict.h dictSetValue(3)NAMEdictSetValue - set/reset an items value.SYNOPSIS#include <util/dict.h> NEOERR *dictSetValue(dictCtx dict, const char *id, void *value);ARGUMENTSdict - dictionary to add pair to. id - identifier to insert/update value - value to store (may NOT be NULL)DESCRIPTIONUpdates the <id>/<value> pair into <dict>. If <id> is not in <dict>, it is created. MT-Level: Safe if <dict> thread-safe.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 dictSetValue(3)
Related Man Pages |
---|
bgoffice-dict-download(1) - debian |
dictcreate(3) - debian |
dictnext(3) - debian |
dictmodifyvalue(3) - debian |
french(5) - debian |
Similar Topics in the Unix Linux Community |
---|
pls hlp: making .sh files executable |
configpy 0.1.0 (Default branch) |
FreeArc: 0.51 released |
Password Policy |
Python Script Calculating Average |