2021 - 2030 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 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 ...
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 ...
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.
1 ... 200|201|202|203|204|205|206 ... 216 Previous Next

...