|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| void MLReleaseInteger32Array(MLINK link, int *a, int *dims, char **heads, int d) disowns memory allocated by MLGetInteger32Array() to store the array a, its dimensions dims and the heads heads. |
#include "mathlink.h" |