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

为什么不能在“test.c"中调用”hello.c"

#include <stdio.h>
#include "hello.c"
void say(){
    printLine();
    printf("I love imooc\n");
    printf("good good study!\n");
    printf("day day up!\n");
    printLine();
}

正在回答

1 回答

重复调用了,第二行和第三行

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

举报

0/150
提交
取消

为什么不能在“test.c"中调用”hello.c"

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