hello.c error:stdio nosuch file or directory
1、#gcc -o hello hello.chello.c:1:16: error:stdio nosuch file or directory

4、重新编译 :#gcc -o hello hello.c运行:#./hello
1、#gcc -o hello hello.chello.c:1:16: error:stdio nosuch file or directory
4、重新编译 :#gcc -o hello hello.c运行:#./hello