|
|
||
|
|
| int MLGetByteSymbol(MLINK link, const unsigned char **sp, int *len, long spec) gets a character string corresponding to the name of a symbol from the MathLink connection specified by link, storing the resulting string in sp and the number of characters in len. The code spec is used for any character whose Mathematica character code is larger than 255. |
#include "mathlink.h" |
| © 2008 Wolfram Research, Inc. |