MLDisownIntegerList (C Function)

As of Version 6.0, MLDisownIntegerList() has been superseded by MLReleaseInteger32List().

void MLDisownIntegerList(MLINK link,int *a,long n)

disowns memory allocated by MLGetIntegerList() to store the array a of length n.