Go to the source code of this file.
Classes | |
struct | FUNCARGS |
struct | FUNCCALL |
Macros | |
#define | fun_h__ |
Enumerations | |
enum | FUNCTYPE { TYPE_DOUBLE , TYPE_STRING , TYPE_DOUBLE , TYPE_STRING } |
Functions | |
int | fun (FUNCARGS *arr, FUNCCALL *call) |
#define fun_h__ |
enum FUNCTYPE |