#include "dylib_std.h"#include "dylib_io.h"#include "dylib_errs.h"
Go to the source code of this file.
Enumerations | |
| enum | cmd_retval { cmdOK, cmdHALTERROR, cmdHALTNOERROR } |
Functions | |
| cmd_retval | process_cmds (bool silent) |
Variables | |
| ioid | dy_logchn |
| ioid | dy_cmdchn |
| bool | dy_gtxecho |
| bool | dy_cmdecho |
| enum cmd_retval |
Definition at line 71 of file dy_cmdint.h.
| cmd_retval process_cmds | ( | bool | silent | ) |
1.6.3