Free a string
#include "dip_string.h"
dip_Error dip_StringFree ( void )
This function frees a string data structure that has been allocated using StringNew.
StringNew