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