C库函数int fputc(int char, FILE *stream)将参数char指定的字符(unsigned char int fputc(int char, FILE *stream)写入指定的流,并前进该流的位置指示符。
確定! 回上一頁