小编Rah*_*Dev的帖子

运行C程序的“无输入文件”

当我尝试hello program在终端上运行C 时,出现以下错误:

$ gcc hello.c -o hello
gcc: error: hello.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
Run Code Online (Sandbox Code Playgroud)

command-line

2
推荐指数
1
解决办法
9万
查看次数

标签 统计

command-line ×1