Company
Innovation
Man pages
Tech News
Developer
Mirrors
Search
rbhash_len (3) manpage
rbhash_len
3
2003-10-23
Roy 1.0.7
Roy API Docs
NAME
rbhash_len - get the number of elements stored in a RBHash.
SYNOPSIS
#include <roy.h>
int rbhash_len (RBHash *hash);
DESCRIPTION
This macro returns the length (number of elements) of the RBHash specified by the
hash
argument.
SEE ALSO
rbhash(3)
,
rbhash_entry_getkey(3)
,
rbhash_entry_setkey(3)
,
rbhash_free(3)
,
rbhash_insert(3)
,
rbhash_lookup(3)
,
rbhash_lookup_next(3)
,
rbhash_new(3)
,
rbhash_remove(3)
,
rbhash_remove_entry(3)
,
roy(3)
Current Users: 24 © 1999-2006 Linux.com.hk
PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.