cp_hashtable

Section: libcprops - cp_hashtable (3)
Updated: OCTOBER 2005
Index Return to Main Contents
 

NAME

cp_hashtable_count - hashtable item count  

SYNOPSIS

#include <cprops/hashtable.h>

long cp_hashtable_count(cp_hashtable *table);  

DESCRIPTION

cp_hashtable_count returns the number of mappings in a hashtable.  

RETURN VALUE

the number of mappings in the hashtable as a long integer.  

SEE ALSO

cp_hashtable_is_empty (3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:37:20 GMT, December 27, 2005
SourceForge.net Logo