Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR 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 /

MLGetString()

FilledSmallSquare int MLGetString(MLINK link, char **s) gets a character string from the MathLink connection specified by link, storing the string in s.

FilledSmallSquare MLGetString() allocates memory for the character string. You must call MLDisownString() to disown this memory.

FilledSmallSquare External programs should not modify strings generated by MLGetString().

FilledSmallSquare MLGetString() creates a string that is terminated by \0.

FilledSmallSquare MLGetString() stores single \ characters from Mathematica as pairs of characters \\.

FilledSmallSquare MLGetString() stores special characters from Mathematica in a private format.

FilledSmallSquare See Section 2.13.5.

FilledSmallSquare See also: MLGetByteString, MLGetUnicodeString.



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


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