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: