1271 - 1280 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
MLGetUTF32Symbol()   (Mathematica MathLink C Function)
int MLGetUTF32Symbol (MLINK link, const unsigned int ** s, int *len) gets a UTF-32 character string corresponding to the name of a symbol from the MathLink connection ...
MLGetUTF8String()   (Mathematica MathLink C Function)
int MLGetUTF8String (MLINK link, const unsigned char ** s, int *b, int *c) gets a UTF-8 character string from the MathLink connection specified by link, storing the string in ...
MLLoopbackOpen()   (Mathematica MathLink C Function)
MLINK MLLoopbackOpen (MLENV env, int *errno) opens a loopback MathLink connection.
MLPutArgCount()   (Mathematica MathLink C Function)
int MLPutArgCount (MLINK link, int n) specifies the number of arguments of a composite function to be put on link.
MLPutByteString()   (Mathematica MathLink C Function)
int MLPutByteString (MLINK link, const unsigned char *s, int n) puts a string of n characters starting from location s to the MathLink connection specified by link.
MLPutByteSymbol()   (Mathematica MathLink C Function)
int MLPutByteSymbol (MLINK link, const unsigned char *s, long l) puts a symbol whose name is given by the character string s of length l to the MathLink connection specified ...
MLPutInteger16Array()   (Mathematica MathLink C Function)
int MLPutInteger16Array (MLINK link, short *a, int *dims, char ** heads, int d) puts an array of 16-bit integers to the MathLink connection specified by link to form a depth ...
MLPutInteger16List()   (Mathematica MathLink C Function)
int MLPutInteger16List (MLINK link, short *a, int n) puts a list of n 16-bit integers starting from location a to the MathLink connection specified by link.
MLPutInteger16()   (Mathematica MathLink C Function)
int MLPutInteger16 (MLINK link, int i) puts the 16-bit integer i to the MathLink connection specified by link.
MLPutInteger32Array()   (Mathematica MathLink C Function)
int MLPutInteger32Array (MLINK link, int *a, int *dims, char ** heads, int d) puts an array of 32-bit integers to the MathLink connection specified by link to form a depth d ...
1 ... 125|126|127|128|129|130|131 ... 134 Previous Next

...