MLDisownSymbol (C Function)

As of Version 6.0, MLDisownSymbol() has been superseded by MLReleaseSymbol().

void MLDisownSymbol(MLINK link,char *s)

disowns memory allocated by MLGetSymbol() or MLGetFunction() to store the character string s corresponding to the name of a symbol.