#include "stringf.h"#include <stdio.h>#include <stdarg.h>Defines | |
| #define | _GNU_SOURCE |
Functions | |
| int | stringf::addf (std::string &str, const char *fmt,...) ATTR_PRINTF(2 throw () |
| Format the printf-style arguments and add the result to `str'. | |
|
|
|
1.4.3-20050530