IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2005, 10:29:08 AM (21 years ago)
Author:
eugene
Message:

fixed multicommand to parse subcommands sequentially, added modulus operator

File:
1 edited

Legend:

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

    r2843 r4462  
    4040void          initialize                PROTO((int argc, char **argv));
    4141void          startup                   PROTO((int argc, char **argv));
    42 char        **multicommand              PROTO((char *line, int *nlist));
     42int           multicommand              PROTO((char *line));
    4343int           command                   PROTO((char *, char **));
    4444char         *expand_vars               PROTO((char *line));
Note: See TracChangeset for help on using the changeset viewer.