我在一本书上看到这样一个函数但我不知道是什么用:atio()
是atoi()吧使用此函数,要包含头文件“stdlib.h”,函数形式为 int atoi(str) char *str;功能为: 将str指向的字符串转换成整数