ReactOS 0.4.16-dev-942-g91fadeb
|
#include <corecrt_internal_stdio.h>
Go to the source code of this file.
Functions | |
int __cdecl | _set_printf_count_output (int const value) |
int __cdecl | _get_printf_count_output () |
Variables | |
static UINT_PTR | enable_percent_n = 0 |
Definition at line 32 of file printf_count_output.cpp.
Referenced by __crt_stdio_output::output_processor< Character, OutputAdapter, ProcessorBase >::type_case_n().
Definition at line 21 of file printf_count_output.cpp.
|
static |
Definition at line 12 of file printf_count_output.cpp.
Referenced by _get_printf_count_output(), and _set_printf_count_output().