您的位置:首页 > 运维架构

error: ‘atoi’ was not declared in this scope

2016-10-22 15:48 1516 查看
出现错误

error: ‘atoi’ was not declared in this scope

解决方法添加头文件

#include<stdlib.h>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: