阿科牛
2017-04-22 11:00
这是我敲 gcc max.o hello.c 代码出的错误
这是我max.c 和hello.c 的源码
不是#include "max.o",应该#include "max.h"
hello中的标准库没有,加上#include <stdio.h>
Linux C语言编程基本原理与实践
203964 学习 · 451 问题
相似问题
回答 3
回答 1
回答 2