Mathematica 9 is now available
 Documentation /  Mathematica /  The Mathematica Book /  Mathematica Reference Guide /  Listing of C Functions in the MathLink Library /

MLClearErrorMLCreateMark

MLClose()

FilledSmallSquarevoid MLClose(MLINK link) closes a MathLink connection.

FilledSmallSquare Calling MLClose() does not necessarily terminate a program at the other end of the link.

FilledSmallSquare Any data buffered in the link is sent when MLClose() is called.

FilledSmallSquare Programs should close all links they have opened before terminating.

FilledSmallSquare See The Mathematica Book: Section 2.12.12 and Section 2.12.14.

FilledSmallSquare See also: MLDeinitialize.

MLClearErrorMLCreateMark



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.