|
|
|||
|
|
| int MLGetInteger32Array(MLINK link, int **a, int **dims, char ***heads, int *d) gets an array of 32-bit integers from the MathLink connection specified by link, storing the array in a, its dimensions in dims and its depth in d. |
#include "mathlink.h" |
| © 2013 Wolfram Research, Inc. |