24 c
标准C实用程序库stdlib.h具有以下函数名称:
stdlib.h
(字符串为'a'):
(字符串为'str'):
为什么字符串有时称为"a",有时称为"str"?
per*_*eal 21
a代表ASCII,所以在atoi它是ASCII整数.看到这里.该ato系列函数已被弃用str的功能.
a
ASCII
ato
str
归档时间:
12 年,2 月 前
查看次数:
414 次
最近记录: