shash_size

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

shash_size - return the number of (key, value) pairs in a shash

SYNOPSIS

#include <hash.h>

int shash_size (shash);

DESCRIPTION

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

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

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

VERSION

c2lib-1.2.13