#include "tool_setup.h"
Go to the source code of this file.
Functions | |
void | helpf (FILE *errors, const char *fmt,...) |
void | notef (struct GlobalConfig *config, const char *fmt,...) |
void | warnf (struct GlobalConfig *config, const char *fmt,...) |
void helpf | ( | FILE * | errors, |
const char * | fmt, | ||
... | |||
) |
Definition at line 106 of file tool_msgs.c.
void notef | ( | struct GlobalConfig * | config, |
const char * | fmt, | ||
... | |||
) |
Definition at line 81 of file tool_msgs.c.
void warnf | ( | struct GlobalConfig * | config, |
const char * | fmt, | ||
... | |||
) |
Definition at line 95 of file tool_msgs.c.