8631 - 8640 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
MLUnsetSignalHandler()   (Mathematica MathLink C Function)
int MLUnsetSignalHandler (MLENV env, int signum, void *f) removes the Unix signal-handler function f as a signal handler for signal signum from the MathLink library ...
MLUserData()   (Mathematica MathLink C Function)
void * MLUserData (MLINK link, MLUserFunction *fp) returns the data object and function pointer installed by MLSetUserData().
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 ...
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 ...
File Formats   (TetGenLink Tutorial)
There are a number of file formats for working with meshes. They are useful since they can be used as interchange formats between CAD programs. Some of these are supported by ...
MLActivate()   (Mathematica MathLink C Function)
int MLActivate (MLINK link) activates a MathLink connection, waiting for the program at the other end to respond.
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.
MLBytesToGet()   (Mathematica MathLink C Function)
int MLBytesToGet (MLINK link, int *n) calculates the number of bytes left to read in the textual representation of the current data and stores the result in n.
1 ... 861|862|863|864|865|866|867 ... 1008 Previous Next

...