Main Page
ManPage Sections
Data Structures
Files
Examples
Related Pages
S
earch for
qHashtbl.c
qHashtblFree
qHashtblGet
qHashtblGetFirstKey
qHashtblGetInt
qHashtblGetNextKey
qHashtblGetStr
qHashtblInit
qHashtblPrint
qHashtblPut
qHashtblPutInt
qHashtblPutStr
qHashtblRemove
qHashtblStatus
bool qHashtblPutStr
(
Q_HASHTBL
*
tbl
,
const char *
key
,
const char *
value
)
Put string into hash table
Parameters:
tbl
a pointer of
Q_HASHTBL
key
key string
value
value string
Returns:
true if successful, otherwise returns false
Definition at line
184
of file
qHashtbl.c
.
Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by
1.5.7.1