new_subpool

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
LICENSE
VERSION

NAME

new_subpool - allocate a subpool of an existing pool

SYNOPSIS

#include <pool.h>

pool new_subpool (pool);

DESCRIPTION

Allocate a new subpool. The pool may either be deleted explicitly, or else is deleted implicitly when the parent pool is deleted.

AUTHOR

Richard Jones <rich@annexia.org>

LICENSE

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

VERSION

c2lib-1.2.13