#include <common/ac/stdarg.h>#include <common/main.h>Go to the source code of this file.
Functions | |
| char * | mprintf (const char *fmt,...) |
| char * | mprintf_errok (const char *fmt,...) |
| char * | vmprintf (const char *fmt, va_list) |
| char * | vmprintf_errok (const char *fmt, va_list) |
| struct string_ty * | vmprintf_str (const char *fmt, va_list) |
1.5.5