3421 - 3430 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
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 ...
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, ...
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 ...
MLGetReal128Array()   (Mathematica MathLink C Function)
int MLGetReal128Array (MLINK link, mlextended_double ** a, int ** dims, char ***heads, int *d) gets an array of extended-precision floating-point numbers from the MathLink ...
MLGetReal32Array()   (Mathematica MathLink C Function)
int MLGetReal32Array (MLINK link, float ** a, int ** dims, char ***heads, int *d) gets an array of single-precision floating-point numbers from the MathLink connection ...
MLGetReal64Array()   (Mathematica MathLink C Function)
int MLGetReal64Array (MLINK link, double ** a, int ** dims, char ***heads, int *d) gets an array of double-precision floating-point numbers from the MathLink connection ...
MLGetReal64List()   (Mathematica MathLink C Function)
int MLGetReal64List (MLINK link, double ** a, int *n) gets a list of double-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLGetString()   (Mathematica MathLink C Function)
int MLGetString (MLINK link, const char ** s) gets a character string from the MathLink connection specified by link, storing the string in s.
MLGetUCS2String()   (Mathematica MathLink C Function)
int MLGetUCS2String (MLINK link, const unsigned short ** s, int *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
MLGetUTF16String()   (Mathematica MathLink C Function)
int MLGetUTF16String (MLINK link, const unsigned short ** s, int *n, int *c) gets a UTF-16 character string from the MathLink connection specified by link, storing the string ...
1 ... 340|341|342|343|344|345|346 ... 427 Previous Next

...