6841 - 6850 of 7896 for InSearch Results
View search results from all Wolfram sites (26553 matches)
MLAllocParameter()   (Mathematica MathLink C Function)
int MLAllocParameter (MLParameters *p, MLAllocator * a, MLDeallocator * d) retrieves the current memory allocator and deallocator function pointers from the MLParameters ...
MLMessageReady()   (Mathematica MathLink C Function)
int MLMessageReady (MLINK link) queries the link object link to see if the link has an out-of-band message.
mltimeval   (Mathematica MathLink C Function)
mltimeval is a MathLink type used for storing time arguments.
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
stdenv   (Mathematica MathLink C Function)
MLENV stdenv is a variable representing the standard MathLink environment in a program built from MathLink templates with mprep or mcc.
MLENV   (Mathematica MathLink C Function)
MLENV is a MathLink type representing a MathLink library environment.
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.
MLGetLinkedEnvIDString()   (Mathematica MathLink C Function)
int MLGetLinkedEnvIDString (MLINK link, const char ** e) returns the identification string of the MathLink environment connected to link and stores it in e.
MLGetRealList()   (Mathematica MathLink C Function)
int MLGetRealList (MLINK link, double ** a, long *n) gets a list of floating-point numbers from the MathLink connection specified by link, storing the numbers in the array a ...
MLINK   (Mathematica MathLink C Function)
MLINK is a MathLink type representing a MathLink link object.
1 ... 682|683|684|685|686|687|688 ... 790 Previous Next

...