Defines | |
#define | USE_SYSLOG_ERR 0x1 |
Definition for use ``err_syslog'' routines. More... | |
#define | USE_FILE_ERR 0x2 |
Definition for use ``err_file'' routines. More... | |
#define | USE_CURSES_ERR 0x4 |
Definition for use ``err_box'' routines. More... | |
#define | ANYKEY_MSG "Stiskni jakoukoliv klavesu pro pokracovani" |
#define | ABORT_MSG "Stiskni jakoukoliv klavesu pro skonceni" |
Functions | |
int | err_box (char *message, char *prompt, int sleep_sec) |
err_box. More... | |
void | err_syslog (char *message, char *prompt) |
err_syslog. More... | |
void | err_file (char *message, char *prompt, char *name) |
err_file. More... | |
int | error_tffc (char *message, char *prompt, int sleep_sec, char *name, int mode) |
error_tffc. More... |
|
|
|
|
|
Definition for use ``err_box'' routines.
|
|
Definition for use ``err_file'' routines.
|
|
Definition for use ``err_syslog'' routines.
|
|
err_box.
|
|
err_file.
|
|
err_syslog.
|
|
error_tffc.
|