8691 - 8700 of 9637 for text-to-speechSearch Results
View search results from all Wolfram sites (43722 matches)
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 ...
ToDate   (Obsolete Mathematica Symbol)
ToDate has been superseded by functionality in DateList since Version 6.0.
MLAllocParameter()   (Mathematica MathLink C Function)
int MLAllocParameter (MLParameters *p, MLAllocator * a, MLDeallocator * d) retrieves the current memory allocator and deallocator function pointers from the MLParameters ...
MLPutDouble()   (Mathematica MathLink C Function)
int MLPutDouble (MLINK link, double x) puts the floating-point number x of C type double to the MathLink connection specified by link.
MLPutLongInteger()   (Mathematica MathLink C Function)
int MLPutLongInteger (MLINK link, long i) puts the long integer i to the MathLink connection specified by link.
MLPutRealList()   (Mathematica MathLink C Function)
int MLPutRealList (MLINK link, double *a, long n) puts a list of n floating-point numbers starting from location a to the MathLink connection specified by link.
MLSeekMark()   (Mathematica MathLink C Function)
MLMARK MLSeekMark (MLINK link, MLMARK mark, int n) goes back to a position n expressions after the specified mark on a link.
DownValues::vrule   (Mathematica Message)
DownValues::vrule UpValues::vrule OwnValues::vrule FormatValues::vrule DefaultValues::vrule NValues::vrule Messages::vrule SubValues::vrule
MLAllocator   (Mathematica MathLink C Function)
MLAllocator is a MathLink type that describes a function pointer to a function taking an unsigned long argument and returning a void * that implements a memory allocator.
MLDeallocator   (Mathematica MathLink C Function)
MLDeallocator is a MathLink type that describes a function pointer to a function taking a void * as an argument and having a return type of void that implements a memory ...
1 ... 867|868|869|870|871|872|873 ... 964 Previous Next

...