4221 - 4230 of 4620 for listSearch Results
View search results from all Wolfram sites (353174 matches)
MLGetByteString()   (Mathematica MathLink C Function)
int MLGetByteString (MLINK link, const unsigned char ** s, int *n, long spec) gets a string of characters from the MathLink connection specified by link, storing the codes ...
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.
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 ...
1 ... 420|421|422|423|424|425|426 ... 462 Previous Next

...