sash_erase

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

sash_erase - erase a key from a sash

SYNOPSIS

#include <hash.h>

int sash_erase (sash, const char *key);

DESCRIPTION

Erase key from the sash. If an element was erased, this returns true, else this returns false.

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

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

VERSION

c2lib-1.2.13