我的第一个c程序 很惭愧,到现在才写自己的第一个c程序!以前服务器做的管理都是用shell来管理,和都是在一直写php 的web程序!一直觉得c都是深不可测,今天决定学习一下c!一下是第一c:helloword1.编写程序:
[root@zsjnet c]# ./firstc hello word[root@zsjnet c]#