Qucs-core
0.0.19
|
Go to the source code of this file.
Functions | |
void | logprint (int level, const char *format,...) |
void | loginit (void) |
void | logprogressbar (nr_double_t current, nr_double_t final, int points) |
void | logprogressclear (int points) |
Variables | |
FILE * | file_status = NULL |
FILE * | file_error = NULL |
int | progressbar_last = 0 |
int | progressbar_enable = 0 |
int | progressbar_gui = 0 |
void logprogressbar | ( | nr_double_t | current, |
nr_double_t | final, | ||
int | points | ||
) |
void logprogressclear | ( | int | points | ) |
FILE* file_error = NULL |
FILE* file_status = NULL |
int progressbar_gui = 0 |
int progressbar_last = 0 |