4271 - 4280 of 4620 for listSearch Results
View search results from all Wolfram sites (353176 matches)
MLINK   (Mathematica MathLink C Function)
MLINK is a MathLink type representing a MathLink link object.
mlint64   (Mathematica MathLink C Function)
mlint64 is a MathLink type for storing 64-bit integers.
MLMARK   (Mathematica MathLink C Function)
MLMARK is a MathLink type representing a mark in the expression stream.
MLNewParameters()   (Mathematica MathLink C Function)
unsigned long MLNewParameters (char* p, unsigned long rev, unsigned long apirev) initializes an MLParameters object p and sets the MathLink revision number to the value ...
MLParameters   (Mathematica MathLink C Function)
MLParameters is a MathLink type used to contain user-supplied parameters or functionality for an MLENV object.
MLPutDouble()   (Mathematica MathLink C Function)
int MLPutDouble (MLINK link, double x) puts the floating-point number x of C type double to the MathLink connection specified by link.
MLPutFloat()   (Mathematica MathLink C Function)
int MLPutFloat (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link with a precision corresponding to the C type float.
MLPutLongInteger()   (Mathematica MathLink C Function)
int MLPutLongInteger (MLINK link, long i) puts the long integer i to the MathLink connection specified by link.
MLPutMessage()   (Mathematica MathLink C Function)
int MLPutMessage (MLINK link, int msg) sends the message msg to the link object link.
MLPutMessageWithArg()   (Mathematica MathLink C Function)
int MLPutMessageWithArg (MLINK link, int msg, int arg) sends the message msg and its argument arg to the link object link.
1 ... 425|426|427|428|429|430|431 ... 462 Previous Next

...