MLDisownRealArray (C Function)

As of Version 6.0, MLDisownRealArray() has been superseded by MLReleaseReal64Array().

void MLDisownRealArray(MLINK link,double *a,long *dims,char **heads,long d)

disowns memory allocated by MLGetRealArray() to store the array a, its dimensions dims and the heads heads.