fp); fputc('c', fp); fputc('o', fp); fputc('m', fp); fclose(fp);//closing file printf("character have all write to file: myfile.txt\n"); }.
確定! 回上一頁