6891 - 6900 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
stdlink   (Mathematica MathLink C Function)
MLINK stdlink is a variable representing the standard link that connects a program built from MathLink templates to Mathematica.
MLGetByteSymbol()   (Mathematica MathLink C Function)
int MLGetByteSymbol (MLINK link, const unsigned char ** sp, int *len, long spec) gets a character string corresponding to the name of a symbol from the MathLink connection ...
MLGetFunction()   (Mathematica MathLink C Function)
int MLGetFunction (MLINK link, const char ** s, int *n) gets a function with a symbol as a head from the MathLink connection specified by link, storing the name of the symbol ...
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 ...
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.
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.
MLError()   (Mathematica MathLink C Function)
int MLError (MLINK link) returns a value identifying the last error to occur on link. MLError() returns MLEOK if no error has occurred since the previous call to ...
MLGetMessageHandler()   (Mathematica MathLink C Function)
MLMessageHandlerObject MLGetMessageHandler (MLINK link) returns the message handler function installed for the MLINK object link.
1 ... 687|688|689|690|691|692|693 ... 809 Previous Next

...