7021 - 7030 of 8211 for plot a finite relationSearch Results
View search results from all Wolfram sites (70307 matches)
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 ...
mlint64   (Mathematica MathLink C Function)
mlint64 is a MathLink type for storing 64-bit integers.
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.
MLPutRealList()   (Mathematica MathLink C Function)
int MLPutRealList (MLINK link, double *a, long n) puts a list of n floating-point numbers starting from location a to the MathLink connection specified by 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.
stdlink   (Mathematica MathLink C Function)
MLINK stdlink is a variable representing the standard link that connects a program built from MathLink templates to Mathematica.
MLAbort   (Mathematica MathLink C Function)
int MLAbort is a global variable set when a program created using mcc or mprep has been sent an abort message.
MLENV   (Mathematica MathLink C Function)
MLENV is a MathLink type representing a MathLink library environment.
MLGetMessageHandler()   (Mathematica MathLink C Function)
MLMessageHandlerObject MLGetMessageHandler (MLINK link) returns the message handler function installed for the MLINK object link.
MLGetReal()   (Mathematica MathLink C Function)
int MLGetReal (MLINK link, double *x) gets a floating-point number from the MathLink connection specified by link and stores it in x.
1 ... 700|701|702|703|704|705|706 ... 822 Previous Next

...