它將一個字元輸出到流。 fputc()函式的語法: intfputc(intc,FILE*stream) 範例: ... fp); fputc('m', fp); fclose(fp);//closing file printf("character have all ...
確定! 回上一頁