Révision 130 pobysoC-4.0/src/pobyso.c
pobyso.c (revision 130) | ||
---|---|---|
43 | 43 |
} /* End pobyso_autoprint. */ |
44 | 44 |
|
45 | 45 |
/* @see pobyso.h#pobyso_parse*/ |
46 |
pobyso_function_t
|
|
46 |
pobyso_func_exp_t
|
|
47 | 47 |
pobyso_parse(const char* expression) |
48 | 48 |
{ |
49 | 49 |
int expressionLength, i; |
... | ... | |
129 | 129 |
} /* pobyso_parse_string */ |
130 | 130 |
|
131 | 131 |
/* @see pobyso.h#pobyso_parse_string*/ |
132 |
pobyso_function_t
|
|
132 |
pobyso_func_exp_t
|
|
133 | 133 |
pobyso_parse_string(const char* expression) |
134 | 134 |
{ |
135 | 135 |
int expressionLength, i; |
Formats disponibles : Unified diff