The C Programming Language Seminar
The C programming language was designed and developed in 1972- 73 by Dennis Ritchie of AT&T Bell Laboratories. While best known for its use in writing the UNIX(R) System, C has been used in several applications, including most UNIX(R) System application software, numerical applications, text processing, and database systems. C has become so popular because it is not tied to any particular hardware or system and because of its generality and absence of restrictions. This seminar is intended to provide the audience with good insights into C as a programming language with emphasis on C programming techniques.