copy_sash - copy a sash |
#include <hash.h> sash copy_sash (pool, sash); |
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. |
Richard Jones <rich@annexia.org> |
GNU LGPL (see http://www.gnu.org/) |
c2lib-1.2.13 |