|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLPutByteString(MLINK link, const unsigned char *s, int n) puts a string of n characters starting from location s to the MathLink connection specified by link. |
#include "mathlink.h" |