Scroll down to related links and look at "Turbo Pascal- Wikipedia".
There are quite a lot of different C-programs, eg: int main (void) { puts ("One of them"); return 0; } int main (void) { puts ("Another"); return 0; }
You could try writing it and compiling it. This involves a considerable amount of commitment and study to learn programming (in any programming language).
What's about them?