为了账号安全,请及时绑定邮箱和手机立即绑定

declaration of function max()

hello.c:8:16: warning: implicit declaration of function ‘max’ [-Wimplicit-function-declaration]   int maxNum = max(a1, a2);                ^ 如何解决? 上一节课也会这样,只有在#include "main.c" 才能gcc hello.c

正在回答

1 回答

这只是一个warning啊,应该是能编译出结果的,我的也有警告信息,但是我没管它。如果你不喜欢出warning信息的话,就加上include吧。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

declaration of function max()

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信