DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

StringArrayFree

Array free function

SYNOPSIS

dip_Error dip_StringArrayFree ( array )

FUNCTION

This function frees *array, and sets array to zero.

ARGUMENTS

Data typeNameDescription
dip_ImageArray *arraystring array

SEE ALSO

StringArrayNew, StringArrayCopy

ArrayFree, IntegerArrayFree, FloatArrayFree, ComplexArrayFree, BoundaryArrayFree, FrameWorkProcessArrayFree, DataTypeArrayFree, ImageArrayFree, BooleanArrayFree, VoidPointerArrayFree, StringArrayFree, CoordinateArrayFree