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

MLPutSymbolMLReady

MLPutUnicodeString()

FilledSmallSquareint MLPutUnicodeString(MLINK link, unsigned short *s, long n) puts a string of n 16-bit Unicode characters to the MathLink connection specified by link.

FilledSmallSquare All characters are assumed to be 16 bit.

FilledSmallSquare 8-bit characters can be sent by having the higher-order byte be null.

FilledSmallSquare See The Mathematica Book: Section 2.12.5.

FilledSmallSquare See also: MLPutString, MLPutByteString.

MLPutSymbolMLReady



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.