阅读背景:

C 转换函数族 ((atof, atoi, atol), (strtod, strtol, strtoul)), gcvt, (toascii, tolower, toupper)

来源:互联网 
 

1, atof(将字符串转换成浮点型数)
#include <stdlib.h>
double atof(const char *nptr); do




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: