man atof (1): The call atof(str) shall be equivalent to: ... atof(1) convert a string to a double-precision number ... double atof(const char *str); ...
確定! 回上一頁