Return to asir2000_dummy.c CVS log | Up to [local] / OpenXM_contrib2 / asir2000 / parse |
version 1.4, 2015/08/06 10:01:53 | version 1.5, 2015/08/07 01:25:39 | ||
---|---|---|---|
|
|
||
#if defined(VISUAL) || defined(__MINGW32__) || defined(__MINGW64__) | #if defined(VISUAL) | ||
#include <stdio.h> | #include <stdio.h> | ||
#include <stdarg.h> | #include <stdarg.h> | ||
int w_printf(char *format, ...) | int w_printf(char *format, ...) |