The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
Integrate::ilim
Integrate::diffend
Integrate::idiv
Integrate::gener
Integrate::intmul
int MLFlush (MLINK link) flushes out any buffers containing data waiting to be sent on link.
int MLPutByteSymbol (MLINK link, const unsigned char *s, long l) puts a symbol whose name is given by the character string s of length l to the MathLink connection specified ...
int MLPutSymbol (MLINK link, const char *s) puts a symbol whose name is given by the character string s to the MathLink connection specified by link.
int MLPutUTF8String (MLINK link, const unsigned char *s, int len) puts a UTF-8 string s of len bytes to the MathLink connection specified by link.