2001 - 2010 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
MLGetInteger32Array()   (Mathematica MathLink C Function)
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 ...
MLGetInteger32List()   (Mathematica MathLink C Function)
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 ...
MLGetInteger32()   (Mathematica MathLink C Function)
int MLGetInteger32 (MLINK link, int *i) gets a 32-bit integer from the MathLink connection specified by link and stores it in i.
MLGetInteger64Array   (Mathematica MathLink C Function)
int MLGetInteger64Array (MLINK link, mlint64 ** a, int ** dims, char ***heads, int *d) gets an array of 64-bit integers from the MathLink connection specified by link, ...
MLGetInteger64List()   (Mathematica MathLink C Function)
int MLGetInteger64List (MLINK link, mlint64 ** a, int *n) gets a list of 64-bit integers from the MathLink connection specified by link, storing the integers in the array a ...
MLGetInteger64()   (Mathematica MathLink C Function)
int MLGetInteger64 (MLINK link, mlint64 *i) gets a 64-bit integer from the MathLink connection specified by link and stores it in i.
MLGetIntegerArray()   (Mathematica MathLink C Function)
int MLGetIntegerArray (MLINK link, int ** a, long ** dims, char ***heads, long *d) gets an array of integers from the MathLink connection specified by link, storing the array ...
MLGetIntegerList()   (Mathematica MathLink C Function)
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 ...
MLGetInteger()   (Mathematica MathLink C Function)
int MLGetInteger (MLINK link, int *i) gets an integer from the MathLink connection specified by link and stores it in i.
MLGetNext()   (Mathematica MathLink C Function)
int MLGetNext (MLINK link) goes to the next object on link and returns its type.
1 ... 198|199|200|201|202|203|204 ... 216 Previous Next

...