strtofile[str(x,10,7),'result.c',.t.是什么用的什么函数,

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/26 08:13:38
strtofile[str(x,10,7),''result.c'',.t.是什么用的什么函数,strtofile[str(x,10,7),''result.c'',.t.是什么用的什么函数,strtofil

strtofile[str(x,10,7),'result.c',.t.是什么用的什么函数,
strtofile[str(x,10,7),'result.c',.t.是什么用的什么函数,

strtofile[str(x,10,7),'result.c',.t.是什么用的什么函数,
这个是函数么?如果是的话起码也得这么写吧
strtofile(str(x,10,7),'result.c',.t.)
strtofile应该是要讲字符串写到指定文件中
也就是将函数str(x,10,7)写入'result.c'中
.t.