Go to the source code of this file.
◆ EndBuf
| #define EndBuf |
( |
|
a | ) |
( a + strlen(a) ) |
◆ M_MAX_SPRTF
◆ MCDECL
◆ SPRTF
◆ add_append_log()
| int add_append_log |
( |
int |
val | ) |
|
◆ add_list_out()
| int add_list_out |
( |
int |
val | ) |
|
◆ add_screen_out()
| int add_screen_out |
( |
int |
val | ) |
|
◆ add_std_out()
| int add_std_out |
( |
int |
val | ) |
|
◆ add_sys_date()
| int add_sys_date |
( |
int |
val | ) |
|
◆ add_sys_time()
| int add_sys_time |
( |
int |
val | ) |
|
◆ close_log_file()
| void close_log_file |
( |
void |
| ) |
|
◆ direct_out_it()
| int direct_out_it |
( |
char * |
cp | ) |
|
◆ get_date_stg()
◆ get_date_time_stg()
| char* get_date_time_stg |
( |
| ) |
|
◆ get_log_file()
| char* get_log_file |
( |
void |
| ) |
|
◆ get_time_stg()
◆ GetNxtBuf()
◆ open_log_file()
| int open_log_file |
( |
void |
| ) |
|
◆ set_log_file()
| void set_log_file |
( |
char * |
nf, |
|
|
int |
open |
|
) |
| |
◆ sprtf()
| int MCDECL sprtf |
( |
const char * |
pf, |
|
|
|
... |
|
) |
| |