IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2010, 12:45:59 PM (16 years ago)
Author:
eugene
Message:

add shell-verbosity (echo commmand lines) and function to enable; add fflush calls to gprint

File:
1 edited

Legend:

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

    r23530 r27255  
    7070
    7171int           command                   PROTO((char *line, char **outline, int VERBOSE));
     72void          set_verbose_shell         PROTO((int mode));
     73int           get_verbose_shell         PROTO((void));
     74
    7275char         *expand_vars               PROTO((char *line));
    7376char         *expand_vectors            PROTO((char *line));
Note: See TracChangeset for help on using the changeset viewer.