|
|
|||
|
|
| int MLGetUTF8String(MLINK link, const unsigned char **s, int *b, int *c) gets a UTF-8 character string from the MathLink connection specified by link, storing the string in s, the number of bytes in the string in b, and the number of characters in the string in c. |
#include "mathlink.h" |
| © 2013 Wolfram Research, Inc. |