2421 - 2430 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
MLSetAllocParameter()   (Mathematica MathLink C Function)
void MLSetAllocParameter (char* p, MLAllocator a, MLDeallocator d) sets the memory allocator and deallocator specified by a and d in the MLParameters object p for later use ...
MLSetSignalHandlerFromFunction()   (Mathematica MathLink C Function)
int MLSetSignalHandlerFromFunction (MLENV ep, int s, void *sf) installs the Unix signal handler pointed to by sf for signal s in the MathLink library signal-handling ...
MLSetSignalHandler()   (Mathematica MathLink C Function)
int MLSetSignalHandler (MLENV env, int s, void *sa) installs the Unix signal handler detailed in the object sa for signal s in the MathLink library signal-handling mechanism.
MLSetUserData()   (Mathematica MathLink C Function)
void MLSetUserData (MLINK link, void* d, MLUserFunction f) installs the users data object data and function f in link.
MLUserFunction   (Mathematica MathLink C Function)
MLUserFunction is a MathLink type that describes a function pointer to a function taking an MLINK argument with a return type of void.
MLVersionNumbers()   (Mathematica MathLink C Function)
void MLVersionNumbers (MLENV ep, int *inumb, int *rnumb, int *bnumb) returns the MathLink API interface number, revision number, and build number and stores them respectively ...
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 ...
MLDestroyMark()   (Mathematica MathLink C Function)
void MLDestroyMark (MLINK link, MLMARK mark) destroys the specified mark on a link.
mlextended_double   (Mathematica MathLink C Function)
mlextended_double is a MathLink type representing an extended-precision floating-point number.
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
1 ... 240|241|242|243|244|245|246 ... 272 Previous Next

...