文档详情

计算机二级操作题.doc

发布:2017-02-09约2.28万字共49页下载文档
文本预览下载声明
程序填空题: #include stdio.h void fun(char *s, int a, double f) { /**********found**********/ __1__ fp; char ch; fp = fopen(file1.txt, w); fprintf(fp, %s %d %f\n, s, a, f); fclose(fp); fp = fopen(file1.txt, r); printf(\nT
显示全部
相似文档