fprintf () 函数用于将一组字符写入文件。它将格式化的输出发送到流。 fprintf() 函数的语法如下: int fprintf(FILE *stream, const char *format [, argument, ...]).
確定! 回上一頁