您的位置:首页 > 产品设计 > UI/UE

warning: incompatible implicit declaration of built-in function ‘strcpy’

2012-03-22 22:40 393 查看
warning: incompatible implicit declaration of built-in function‘strcpy’

warning: incompatible implicit declaration of built-in function‘strlen’

warning: incompatible implicit declaration of built-in function‘exit’

出现以上提示:因为缺少#include<stdlib>头文件
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐