int MLPutReal128Array (MLINK link, mlextended_double *a, int *dims, char ** heads, int d) puts an array of extended-precision floating-point numbers to the MathLink ...
ResetDirectory[] resets the current working directory to its previous value.
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
const char * MLErrorMessage (MLINK link) returns a character string describing the last error to occur on link.
FractionBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for FractionBox objects within the cell.
int MLTestHead (MLINK link, const char *head, int *n) tests that the next object to be read from link is an expression with head head, and stores the number of arguments of ...
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.
LaunchKernels[] launches all currently configured parallel subkernels.LaunchKernels[n] launches n local subkernels on the current computer.LaunchKernels[des] launches a ...