|
|
|||
|
|
| int MLGetByteString(MLINK link, const unsigned char **s, int *n, long spec) gets a string of characters from the MathLink connection specified by link, storing the codes for the characters in s and the number of characters in n. The code spec is used for any character whose Mathematica character code is larger than 255. |
#include "mathlink.h" |
| © 2013 Wolfram Research, Inc. |