|
|
||
|
|
| int MLGetData(MLINK link, char *b, int len, int *count) gets textual data from the MathLink connection specified by link, storing the result in a buffer b of maximum length len, and storing the actual number of bytes read in count. |
#include "mathlink.h" |
| © 2008 Wolfram Research, Inc. |