mac@linux:~/workspace/les2$ gcc max.o hello.chello.c: In function ‘main’:hello.c:9:16: warning: implicit declaration of function ‘max’ [-Wimplicit-function-declaration] int maxNum=max(a1,a2); ^
- 5 回答
- 0 关注
- 1768 浏览
添加回答
举报
0/150
提交
取消