下面的程序执行后,文件test.t中内容是______。 #include<stdio.h> void fun(clar *fname,char *st) { FILE*myf;int i; myf=fopen(fname, w ); for(i=0;i<stden(st);i++)fputc(st[i],myf); fclose(myf); } main() {fun( test.t , new world ); fur( test.t , hello, ;}
A.hello,
B.new worldhello
C.new world
D.hello,rld