Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

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

MLPutByteString()

FilledSmallSquare int MLPutByteString(MLINK link, unsigned char *s, long n) puts a string of n characters starting from location s to the MathLink connection specified by link.

FilledSmallSquare All characters in the string must be specified using character codes as obtained from ToCharacterCode in Mathematica.

FilledSmallSquare Newlines must thus be specified in terms of their raw character codes, rather than using \n.

FilledSmallSquare MLPutByteString() handles only characters with codes less than 256.

FilledSmallSquare It can handle both ordinary ASCII as well as ISO Latin-1 characters.

FilledSmallSquare See Section 2.13.5.

FilledSmallSquare See also: MLPutString, MLPutIntegerList.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: