cp_hashtable

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

NAME

cp_hashtable_is_empty - test if a hashtable is empty  

SYNOPSIS

#include <cprops/hashtable.h>

cp_hashtable_is_empty(cp_hashtable *table);  

DESCRIPTION

cp_hashtable_is_empty tests if a hashtable is empty.  

RETURN VALUE

non-zero if the hashtable is empty, zero if it is.  

SEE ALSO

cp_hashtable_count(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