Chinaunix首页 | 论坛 | 博客
  • 博客访问: 910600
  • 博文数量: 84
  • 博客积分: 4334
  • 博客等级: 上校
  • 技术积分: 1610
  • 用 户 组: 普通用户
  • 注册时间: 2008-11-27 07:49
文章分类

全部博文(84)

文章存档

2012年(5)

2011年(21)

2010年(58)

分类: C/C++

2010-11-24 18:40:41

warning: incompatible implicit declaration of built-in function ‘malloc’
warning: incompatible implicit declaration of built-in function ‘strcpy’
warning: incompatible implicit declaration of built-in function ‘strlen’
 
To try to resolve this, I have added:

#include <stdlib.h>
#include <string.h>


阅读(4582) | 评论(0) | 转发(0) |
0

上一篇:关于内存的思考

下一篇:地址运算

给主人留下些什么吧!~~