单选题 下面的程序执行后,文件test.t中的内容是 #include void fun(char *fname., char *st) {FILE *myf; int i; myf=fopen(fname, "w"); for(i=0;i
【正确答案】 A
【答案解析】