|
|
||
|
|
| int MLGetNext(MLINK link) goes to the next object on link and returns its type. |
| MLTKERR | error |
| MLTKINT | integer |
| MLTKFUNC | composite function |
| MLTKREAL | approximate real number |
| MLTKSTR | character string |
| MLTKSYM | symbol |
| MLTKOLDINT | integer from older versions of the MathLink library |
| MLTKOLDREAL | approximate real number from older versions of the MathLink library |
| MLTKOLDSTR | character string from older versions of the MathLink library |
| MLTKOLDSYM | symbol from older versions of the MathLink library |
| © 2008 Wolfram Research, Inc. |