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.
Data type | Name | Description |
dip_String * | string | Pointer to the string to be freed |
DIPlib on-line documentation | Function reference | Global function index