cp_string_delete(3)
| cp_string(3) | cp_string | cp_string(3) |
NAME
cp_string_delete - string destructor function
SYNOPSIS
#include <cprops/str.h>
void cp_string_delete(cp_string *str);
DESCRIPTION
cp_string_delete deallocates a cp_string object.
| MARCH 2006 | libcprops |
