Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
printf.cc File Reference
#include "format.h"
#include "printf.h"
+ Include dependency graph for printf.cc:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fmt
 

Functions

template<typename Char >
void fmt::printf (BasicWriter< Char > &w, BasicCStringRef< Char > format, ArgList args)
 
FMT_FUNC int fmt::fprintf (std::FILE *f, CStringRef format, ArgList args)