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

MLPutUnicodeStringMLSeekMark

MLReady()

FilledSmallSquareint MLReady(MLINK link) tests whether there is data ready to be read from link.

FilledSmallSquare Analogous to the Mathematica function LinkReadyQ.

FilledSmallSquareMLReady() is often called in a loop as a way of polling a MathLink connection.

FilledSmallSquareMLReady() will always return immediately, and will not block.

FilledSmallSquare You need to call MLFlush() before starting to call MLReady().

FilledSmallSquare See The Mathematica Book: Section 2.12.14.

MLPutUnicodeStringMLSeekMark



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.