Code: char * c = "-6.02059991328"; float f = atof(c); When examining "f" I get: -6.0205998420715 Tha atof function returns a.
確定! 回上一頁