8591 - 8600 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
MLBytesToPut()   (Mathematica MathLink C Function)
int MLBytesToPut (MLINK link, int *n) calculates the number of bytes remaining to be written in the textual representation of the current data, and stores the result in n.
MLCheckFunction()   (Mathematica MathLink C Function)
int MLCheckFunction (MLINK link, char *name, long *n) checks that a function whose head is a symbol with the specified name is on link, and stores the number of the arguments ...
MLClearError()   (Mathematica MathLink C Function)
int MLClearError (MLINK link) clears errors on link if possible.
MLClose()   (Mathematica MathLink C Function)
void MLClose (MLINK link) closes a MathLink connection.
MLCreateMark()   (Mathematica MathLink C Function)
MLMARK MLCreateMark (MLINK link) creates a mark at the current position in a sequence of expressions on a link.
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 ...
MLDeinitialize()   (Mathematica MathLink C Function)
void MLDeinitialize (MLENV env) destructs the MathLink environment object.
MLDestroyMark()   (Mathematica MathLink C Function)
void MLDestroyMark (MLINK link, MLMARK mark) destroys the specified mark on a link.
MLDuplicateLink()   (Mathematica MathLink C Function)
MLINK MLDuplicateLink (MLINK parent, const char *name, int *err) returns a copy of parent and sets the new link object's name to name.
MLEndPacket()   (Mathematica MathLink C Function)
int MLEndPacket (MLINK link) inserts an indicator in the expression stream that says the current expression is complete and is ready to be sent.
1 ... 857|858|859|860|861|862|863 ... 1009 Previous Next

...