如果我在 C 中创建以下程序:
#include <stdio.h> int main(){ printf("Hello World"); }
然后像这样编译它:
gcc helloworld.c -o helloworld
有什么简单的方法可以安装helloworld到我的计算机上吗?
helloworld
apt gcc c software-installation
apt ×1
c ×1
gcc ×1
software-installation ×1