Non-XPG4: #include <stdarg.h> #include <wchar.h> int vfwprintf(FILE * __restrict__ stream, const wchar_t * __restrict__ format, va_list arg); int ...
確定! 回上一頁