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

  • intMLEvaluateString(MLINKlink,char*string) sends a string to Mathematica for evaluation, and discards any packets sent in response.
  • The code for MLEvaluateString() is not included in the MathLink library, but is generated automatically by mcc or mprep in processing MathLink template files.
  • MLEvaluateString("Print[\"string\"]) will cause string to be printed in a Mathematica session at the other end of the link.
  • See the Mathematica book: Section 2.12.3Section 2.12.9.



    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.