Use fgetl() rather than fgets(), and use 4:end instead of 3:end . Your code used one more character for the second entry on the line (first floating point entry) ...
確定! 回上一頁