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

MLOpenArgvMLPutArgCount

MLOpenString()

FilledSmallSquareMLINK MLOpenString(MLENV env, char *string, long *errno) opens a MathLink connection taking parameters from a character string.

FilledSmallSquareMLInitialize() must be called before MLOpenString().

FilledSmallSquareMLOpenString() takes a single string instead of the argv array used by MLOpenArgv().

FilledSmallSquare Arguments in the string are separated by spaces.

FilledSmallSquare On some computer systems, giving NULL in place of the string pointer will cause arguments to be requested interactively, typically through a dialog box.

FilledSmallSquare See The Mathematica Book: Section 2.12.14.

FilledSmallSquare See also: MLActivate, MLOpenArgv.

MLOpenArgvMLPutArgCount



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.