当我尝试hello program在终端上运行C 时,出现以下错误:
hello program
$ gcc hello.c -o hello gcc: error: hello.c: No such file or directory gcc: fatal error: no input files compilation terminated.
command-line
command-line ×1