Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_lib_init
rht_code rht_lib_init(void);
Parameters
none
Return Values
0 on success
non-zero for error
Description
rht_lib_init
must be successfully called before calling any other RHT function. It should only be called once, upon program initialization
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