Go to the source code of this file.
Functions | |
| std::ostream & | vul_printf (std::ostream &s, char const *fmt,...) |
| Print using printf format specifiers to an ostream. More... | |
| std::ostream& vul_printf | ( | std::ostream & | , |
| char const * | fmt, | ||
| ... | |||
| ) |
Print using printf format specifiers to an ostream.
E.g.
Definition at line 17 of file vul_printf.cxx.
1.8.15