copy_sash

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

copy_sash - copy a sash

SYNOPSIS

#include <hash.h>

sash copy_sash (pool, sash);

DESCRIPTION

Copy a sash into a new pool. This function copies the keys and values, but if keys and values are pointers, then it does not perform a 'deep' copy.

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

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

VERSION

c2lib-1.2.13