bool qHashtblStatus ( Q_HASHTBL tbl,
int *  used,
int *  max 
)

Get hash table internal status

Parameters:
tbl a pointer of Q_HASHARR
used if not NULL, a number of used keys will be stored
max if not NULL, the maximum usable number of keys will be stored
Returns:
true if successful, otherwise returns false

Definition at line 398 of file qHashtbl.c.


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