1231 - 1240 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
MLReleaseUTF16Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF16Symbol (MLINK link, const unsigned short *s, int len) disowns memory allocated by MLGetUTF16Symbol() to store the UTF-16 encoded character string s ...
MLReleaseUTF32String()   (Mathematica MathLink C Function)
void MLReleaseUTF32String (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32String() to store the UTF-32 encoded string s.
MLReleaseUTF32Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF32Symbol (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32Symbol() to store the UTF-32 encoded character string s ...
MLReleaseUTF8Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF8Symbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetUTF8Symbol() to store the UTF-8 encoded character string s ...
Numerical Differential Equation ...   (Numerical Differential Equation Analysis Package Tutorial)
The NumericalDifferentialEquationAnalysis package combines functionality for analyzing differential equations using Butcher trees, Gaussian quadrature, and Newton-Cotes ...
Calling Java from Mathematica   (JLink Tutorial)
J/Link provides Mathematica users with the ability to interact with arbitrary Java classes directly from Mathematica. You can create objects and call methods directly in the ...
MLClose()   (Mathematica MathLink C Function)
void MLClose (MLINK link) closes a MathLink connection.
MLGetByteArray()   (Mathematica MathLink C Function)
int MLGetByteArray (MLINK link, unsigned char ** a, int ** dims, char ***heads, int *d) gets an array of 1-byte sized integers from the MathLink connection specified by link, ...
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 ...
1 ... 121|122|123|124|125|126|127 ... 134 Previous Next

...