1261 - 1270 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
MLGetReal64List()   (Mathematica MathLink C Function)
int MLGetReal64List (MLINK link, double ** a, int *n) gets a list of double-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLGetReal64()   (Mathematica MathLink C Function)
int MLGetReal64 (MLINK link, double *x) gets a double-precision floating-point number from the MathLink connection link and stores it in x.
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.
MLGetSymbol()   (Mathematica MathLink C Function)
int MLGetSymbol (MLINK link, const char ** s) gets a character string corresponding to the name of a symbol from the MathLink connection specified by link, storing the ...
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 ...
MLGetUCS2Symbol()   (Mathematica MathLink C Function)
int MLGetUCS2Symbol (MLINK link, const unsigned short ** s, int *len) gets a UCS-2 character string corresponding to the name of a symbol from the MathLink connection ...
MLGetUnicodeString()   (Mathematica MathLink C Function)
int MLGetUnicodeString (MLINK link, unsigned short ** s, long *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
MLGetUTF16String()   (Mathematica MathLink C Function)
int MLGetUTF16String (MLINK link, const unsigned short ** s, int *n, int *c) gets a UTF-16 character string from the MathLink connection specified by link, storing the string ...
MLGetUTF16Symbol()   (Mathematica MathLink C Function)
int MLGetUTF16Symbol (MLINK link, const unsigned short ** s, int *n, int *c) gets a UTF-16 character string corresponding to the name of a symbol from the MathLink connection ...
MLGetUTF32String()   (Mathematica MathLink C Function)
int MLGetUTF32String (MLINK link, const unsigned int ** s, int *len) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
1 ... 124|125|126|127|128|129|130 ... 134 Previous Next

...