|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLGetInteger32List(MLINK link, int **a, int *n) gets a list of 32-bit integers from the MathLink connection specified by link, storing the integers in the array a and the length of the list in n. |