文章详情
时间:2010-07-02 来源:hnrainll
#include <stdio.h> #include <stdlib.h> int main() { FILE *fp; char ch, filename[10]; printf("Pleas input the name of file:"); scanf("%s", filename); if((fp = fopen(filename,"r")) == NULL) { printf("Cannot open the file.\n"); exit(0); } fclose(fp); system("pause"); return 0; }
勇士突击大冒险最新版
脑洞我最强小游戏
多多认动物海洋篇手机版(多多海洋动物)
1970-01-01