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

  • intMLMain(intargc,char**argv) sets up communication between an external program started using Install and Mathematica.
  • The code for MLMain() is generated automatically by mprep or mcc.
  • MLMain() opens a MathLink connection using the parameters specified in argv, then goes into a loop waiting for CallPacket objects to arrive from Mathematica.
  • MLMain() internally calls MLOpenArgv().
  • See the Mathematica book: Section 2.12.3.



    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.