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 /

MLGetIntegerList()

FilledSmallSquare int MLGetIntegerList(MLINK link, int **a, long *n) gets a list of integers from the MathLink connection specified by link, storing the integers in the array a and the length of the list in n.

FilledSmallSquare MLGetIntegerList() allocates memory for the array of integers. You must call MLDisownIntegerList() to disown this memory.

FilledSmallSquare External programs should not modify the array generated by MLGetIntegerList().

FilledSmallSquare See notes for MLGetInteger().

FilledSmallSquare See Section 2.13.4.

FilledSmallSquare See also: MLGetIntegerArray, MLGetByteString.



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


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