A clear and concise introduction to the C programming language, focusing on those features of C not available in other languages. Includes a complete explanation of the language and numerous programs -- providing valuable instruction not only in learning C but also in understanding real applications. Includes an elegant and efficient sorting method for files, known as a natural merge sort, as well as a program for binary file search which demonstrates...