24 #ifndef __evMiscRoutines_h 25 #define __evMiscRoutines_h 27 #define evExit QccExit 28 #define evThreadExit pthread_exit(NULL) 34 #define EVPRINT_NOFORMAT -1 void evPrintWithTab(const int tabbing, const char *format,...)
int evParseParameters(int argc, char *argv[], const char *format,...)