IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 23, 2004, 7:36:01 AM (22 years ago)
Author:
eugene
Message:

fixed dvomath for strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/dvomath.c

    r2792 r2801  
    11# include "opihi.h"
    22
    3 /* return value on success is temp vector/buffer name or scalar value
    4    return value on error is NULL, all internals freed? */
    5 
     3/* return value on success is temp vector/buffer name or scalar value return value on error is NULL, all
     4   internals freed.  errors are sent to error stack.  may be printed by calling function */
     5   
    66char *dvomath (int argc, char **argv, int *size, int validsize) {
    77 
Note: See TracChangeset for help on using the changeset viewer.