Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_pair_key
rht_blob rht_pair_key(const rht_pair *p);
Parameters
p
key value pair to retrieve the key of
Return Values
0 on success
non-zero for error
Description
rht_pair_key
returns a constant pointer to the key of the key-value pair referenced by p.
Requirements
Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0
Also See
RHT reference guide
,
key value pair operations
Copyright © 2004,
Spread Concepts LLC
, All rights reserved