int vfprintf ( FILE * stream, const char * format, va_list arg ); ... and it is expected to be released by va_end at some point after the call.
確定! 回上一頁