Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Mathematica Reference Guide / Listing of C Functions in the MathLink Library /

MLFlush()

FilledSmallSquare int MLFlush(MLINK link) flushes out any buffers containing data waiting to be sent on link.

FilledSmallSquare If you call MLNextPacket() or any of the MLGet*() functions, then MLFlush() will be called automatically.

FilledSmallSquare If you call MLReady(), then you need to call MLFlush() first in order to ensure that any necessary outgoing data has been sent.

FilledSmallSquare See Section 2.13.14.

FilledSmallSquare See also: MLReady.



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.