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

MLActivateMLClearError

MLCheckFunction()

FilledSmallSquareint MLCheckFunction(MLINK link, char *name, long *n) checks that a function whose head is a symbol with the specified name is on link, and stores the number of the arguments of the function in n.

FilledSmallSquareMLCheckFunction() returns 0 if the current object on the link is not a function with a symbol as a head, or if the name of the symbol does not match name.

FilledSmallSquare See The Mathematica Book: Section 2.12.4.

FilledSmallSquare See also: MLGetFunction.

MLActivateMLClearError



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.