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

VoidPointerArrayNew

Array allocation function

SYNOPSIS

dip_Error dip_VoidPointerArrayNew ( array, size, resources )

FUNCTION

This function allocates the size elements of a dip_VoidPointerArrayNew and sets the size of the array to size.

ARGUMENTS

Data typeNameDescription
dip_VoidPointerArray *arrayArray
dip_intsizeSize
dip_ResourcesresourcesResources tracking structure. See ResourcesNew

SEE ALSO

VoidPointerArrayNew, VoidPointerArrayFree, VoidPointerArrayCopy, VoidPointerArrayFind

ArrayNew, IntegerArrayNew, FloatArrayNew, ComplexArrayNew, BoundaryArrayNew, FrameWorkProcessArrayNew, DataTypeArrayNew, ImageArrayNew, BooleanArrayNew, VoidPointerArrayNew, StringArrayNew, CoordinateArrayNew