Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_nset_it_eq
su_bool rht_nset_it_eq(const rht_nset_it *i1, const rht_nset_it *i2);
Parameters
i1
first iterator to test
i2
second iterator to test
Return Values
true
if the two iterator reference the same position in the name set
false
otherwise
Description
none
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