|
Qucs-core
0.0.18
|
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 | ||
| ) |
1.8.6