C 库函数- vfprintf() C 标准库- <stdio.h> 描述C 库函数int vfprintf(FILE *stream, const char *format, va_list arg) 使用参数列表发送格式化输出到流stream 中。
確定! 回上一頁