|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLGetUTF32String(MLINK link, const unsigned int **s, int *len) gets a character string from the MathLink connection specified by link, storing the string in s as a sequence of UTF-32 characters and the length of the string in len. |