char* qHasharrGetStr ( Q_HASHARR tbl,
const char *  key 
)

Get string from hash table

Parameters:
tbl a pointer of Q_HASHARR
key key string
Returns:
string pointer if successful, otherwise(not found) returns NULL
Note:
returned object must be freed after done using.

Definition at line 352 of file qHasharr.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1