|
You could do. Except that normally non-trival C programs are more than one source file.
You could write a C interpretor, but there is no real demand for them. The advantages you get from using C are mainly because it's a compiled language.
I rarely call my programs a.out, it would get far too confusing trying to remember which one did what.
|