摘要:
头文件 <stdlib.h> 1. atof, atoi, _atoi64, atolConvert strings to double (atof), integer (atoi, _atoi64), or long (atol).double atof( const char *string );int atoi( const char *string );__int64 _ato... 阅读全文
posted @ 2009-05-23 20:47
人间奇迹
阅读(497)
评论(1)
推荐(0)
浙公网安备 33010602011771号