MLDisownString (C Function)

As of Version 6.0, MLDisownString() has been superseded by MLReleaseString().

void MLDisownString(MLINK link,char *s)

disowns memory allocated by MLGetString() to store the character string s.