Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_it_val
rht_blob
rht_it_val(const rht_it *i);
Parameters
i
iterator to get the value from
Return Values
value of the position referenced by the specified iterator
Description
rht_it_val
returns a constant pointer to the value of the key-value pair referenced by an iterator.
Requirements
Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0
Also See
RHT reference guide
Copyright © 2004,
Spread Concepts LLC
, All rights reserved