![]() |
![]() |
|
|
FILE*
.
[C++ only] A FastFormat sink for Windows Windows message boxes.
[C++ only] A FastFormat sink for Windows' OutputDebugString()
.
#include <fastformat/fastformat.h>
#include <fastformat/util/sinks/helpers.hpp>
#include <fastformat/format/standard_flags.hpp>
#include <platformstl/error/exceptions.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
namespace | fastformat |
namespace | fastformat::sinks |
Functions | |
FILE *& | fmt_slices (FILE *&sink, int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results) |
Writes an array of string slices into a FILE* sink. |
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|