![]() |
Evita
0.16
|

Go to the source code of this file.
Macros | |
| #define | evExit QccExit |
| #define | evThreadExit pthread_exit(NULL) |
| #define | EVPRINT_NOFORMAT -1 |
Functions | |
| void | evErrorExit (void) |
| int | evParseParameters (int argc, char *argv[], const char *format,...) |
| void | evPrintWithTab (const int tabbing, const char *format,...) |
| #define evExit QccExit |
| #define EVPRINT_NOFORMAT -1 |
| #define evThreadExit pthread_exit(NULL) |
| void evErrorExit | ( | void | ) |
| int evParseParameters | ( | int | argc, |
| char * | argv[], | ||
| const char * | format, | ||
| ... | |||
| ) |
| void evPrintWithTab | ( | const int | tabbing, |
| const char * | format, | ||
| ... | |||
| ) |
1.8.11