{ fputc ( ch , fout ) ; ch = fgetc ( stdin ) ; } fclose ( fout ) ; }出错的原因是( ... 的用法。 fopen 函数的两个形参都是字符串,程序中 fopen 函数调用错误。
確定! 回上一頁