Classes | |
| struct | FUNCTION |
Functions | |
| void | func_init (FUNCTION *funtable, int size) |
| void | func_close () |
| int | func_howmany () |
| void | func_set_param (int n, int value) |
| int | func_get_param (int n) |
| int | func_get_index (char *name) |
Variables | |
| int(*)(void) | func_get (char *name, int *numparams) |
| int(*)(void) | func_nget (int func_number, int *numparams, char **name) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6