Changeset 2801 for trunk/Ohana/src/opihi/lib.shell/dvomath.c
- Timestamp:
- Dec 23, 2004, 7:36:01 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/dvomath.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/dvomath.c
r2792 r2801 1 1 # include "opihi.h" 2 2 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 6 6 char *dvomath (int argc, char **argv, int *size, int validsize) { 7 7
Note:
See TracChangeset
for help on using the changeset viewer.
