写到档案指标。
语法: int fputs(int fp, string str, int [length]);
传回值: 整数
函式种类: 档案存取
本函式即 fwrite(),只是一个别名。用来将字串 str 写到档案指标。