3391 - 3400 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
MLPutUTF8String()   (Mathematica MathLink C Function)
int MLPutUTF8String (MLINK link, const unsigned char *s, int len) puts a UTF-8 string s of len bytes to the MathLink connection specified by link.
MLTransferToEndOfLoopbackLink()   (Mathematica MathLink C Function)
int MLTransferToEndOfLoopbackLink (MLINK d, MLINK s) transfers the full contents of the loopback link s to the destination link d.
Related Technologies   (C Code Generator Tutorial)
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
NumberTheory`AlgebraicNumberFields`   (Mathematica Compatibility Information)
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
Selecting Data   (DatabaseLink Tutorial)
SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...
MLGetRealArray()   (Mathematica MathLink C Function)
int MLGetRealArray (MLINK link, double ** a, long ** dims, char ***heads, long *d) gets an array of floating-point numbers from the MathLink connection specified by link, ...
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 ...
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 ...
1 ... 337|338|339|340|341|342|343 ... 452 Previous Next

...