Evita  0.16
Macros | Functions
evMiscRoutines.h File Reference
This graph shows which files directly or indirectly include this file:

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,...)
 

Macro Definition Documentation

#define evExit   QccExit
#define EVPRINT_NOFORMAT   -1
#define evThreadExit   pthread_exit(NULL)

Function Documentation

void evErrorExit ( void  )
int evParseParameters ( int  argc,
char *  argv[],
const char *  format,
  ... 
)
void evPrintWithTab ( const int  tabbing,
const char *  format,
  ... 
)