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