const char* qHasharrGetNextKey ( Q_HASHARR tbl,
int *  idx 
)

Get next key name

Parameters:
tbl a pointer of Q_HASHARR
idx index pointer
Returns:
key name string if successful, otherwise(end of table) returns NULL
Note:
Do not free returned key string.

Definition at line 410 of file qHasharr.c.


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