HOPS
HOPS class reference
|
#include <string.h>
#include <stdio.h>
#include <stdarg.h>
Go to the source code of this file.
Functions | |
const char * | get_progname () |
void | msg (const char *string, int level,...) |
void | set_msglev (int lev) |
void | set_progname (const char *local_progname) |
Variables | |
int | msglev |
char | progname [256] |
const char* get_progname | ( | ) |
void msg | ( | const char * | string, |
int | level, | ||
... | |||
) |
void set_msglev | ( | int | lev | ) |
void set_progname | ( | const char * | local_progname | ) |
|
extern |
|
extern |