Go to the source code of this file.
Functions | |
void | set_program_name (const char *argv0) |
void | fm_warning (const char *message) |
void | fm_error (const char *message) |
void | fm_fatal (const char *message) |
Variables | |
BEGIN_C_DECLS const char * | program_name |
void set_program_name | ( | const char * | argv0 | ) |
void fm_warning | ( | const char * | message | ) |
void fm_error | ( | const char * | message | ) |
void fm_fatal | ( | const char * | message | ) |
BEGIN_C_DECLS const char* program_name |