Changeset 2792 for trunk/Ohana/src/opihi/include/dvomath.h
- Timestamp:
- Dec 22, 2004, 1:23:23 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/dvomath.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/dvomath.h
r2598 r2792 50 50 char **isolate_elements PROTO((int argc, char **argv, int *nstack)); 51 51 StackVar *convert_to_RPN PROTO((int argc, char **argv, int *nstack)); 52 int check_stack PROTO((StackVar *stack, int Nstack ));52 int check_stack PROTO((StackVar *stack, int Nstack, int validsize)); 53 53 int evaluate_stack PROTO((StackVar *stack, int *Nstack)); 54 54 void init_stack PROTO((StackVar *stack));
Note:
See TracChangeset
for help on using the changeset viewer.
