3391 - 3400 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
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 ...
MLGetMessage()   (Mathematica MathLink C Function)
int MLGetMessage (MLINK link, int* code, int*param) reads an out-of-band message code from the urgent message channel associated with link and stores the code in code and any ...
MLGetReal128List()   (Mathematica MathLink C Function)
int MLGetReal128List (MLINK link, mlextended_double ** a, int *n) gets a list of extended-precision floating-point numbers from the MathLink connection specified by link, ...
MLGetReal32List()   (Mathematica MathLink C Function)
int MLGetReal32List (MLINK link, float ** a, int *n) gets a list of single-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLOpenArgcArgv()   (Mathematica MathLink C Function)
MLINK MLOpenArgcArgv (MLENV env, int argc, char ** argv, int* errno) opens a MathLink connection, taking parameters from command-line arguments.
MLClose()   (Mathematica MathLink C Function)
void MLClose (MLINK link) closes a MathLink connection.
MLDuplicateLink()   (Mathematica MathLink C Function)
MLINK MLDuplicateLink (MLINK parent, const char *name, int *err) returns a copy of parent and sets the new link object's name to name.
MLEvaluate()   (Mathematica MathLink C Function)
int MLEvaluate (MLINK link, char*string) sends a string of input suitable for use with ToExpression[] to Mathematica for evaluation.
MLGetData()   (Mathematica MathLink C Function)
int MLGetData (MLINK link, char *b, int len, int *count) gets textual data from the MathLink connection specified by link, storing the result in a buffer b of maximum length ...
MLGetInteger16List()   (Mathematica MathLink C Function)
int MLGetInteger16List (MLINK link, short ** a, int *n) gets a list of 16-bit integers from the MathLink connection specified by link, storing the integers in the array a and ...
1 ... 337|338|339|340|341|342|343 ... 427 Previous Next

...