atof atoi 里面的a 是哪个单词的缩写
RT 是ANSI, ASCII?
求证一下 方便记忆 谢谢
[解决办法]
asciiz string to float
asciiz string to integer
谁说是string to integer
atoi("一")咋不返回1呢?
[解决办法]
这里的a 个人认为是 Address of String 一个字符串的地址
[解决办法]
看字母记忆,还不如发个帖子好记一些,至少通过这个帖子我记住了atof和atoi
[解决办法]
这样也可以关联上


[解决办法]
在 MSDN 中搜 atoi
会列出
atoi
_wtoi
_atoi_l
_wtoi_l
还有宏
_tstoi
_ttoi
这样一看就知道了.