时间:2012-10-01 18:41:39
fseek(fp,-2L,SEEK_END);
fread(&t,1,1,fp);
fclose(fp);
printf("%cn",t);
}
程序执行后的输出结果是( )。&n
&n
电脑版 | 手机版 | 返回顶部