Next: Advantages of using UNIX with C Up: Programming in C Previous: Running Make

UNIX and C

There is a very close link between C and most operating systems that run our C programs. Almost the whole of the UNIX operating system is written in C. This Chapter will look at how C and UNIX interface together.

We have to use UNIX to maintain our file space, edit, compile and run programs etc. (Appendix ).

However UNIX is much more useful than this:



Dave.Marshall@cm.cf.ac.uk
Wed Sep 14 10:06:31 BST 1994