IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2004, 1:23:23 PM (22 years ago)
Author:
eugene
Message:

fixing dvomath for strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/dvomath.h

    r2598 r2792  
    5050char        **isolate_elements      PROTO((int argc, char **argv, int *nstack));
    5151StackVar     *convert_to_RPN        PROTO((int argc, char **argv, int *nstack));
    52 int           check_stack           PROTO((StackVar *stack, int Nstack));
     52int           check_stack           PROTO((StackVar *stack, int Nstack, int validsize));
    5353int           evaluate_stack        PROTO((StackVar *stack, int *Nstack));
    5454void          init_stack            PROTO((StackVar *stack));
Note: See TracChangeset for help on using the changeset viewer.