hash_size

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

hash_size - return the number of (key, value) pairs in a hash

SYNOPSIS

#include <hash.h>

int hash_size (hash);

DESCRIPTION

Count the number of (key, value) pairs in the hash.

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

GNU LGPL (see http://www.gnu.org/)

VERSION

c2lib-1.2.13