The C Programming Language (Ansi C Version) is a programming guide written by authors Brian W. Kernighan and Dennis M. Ritchie. This book explains the concept of C language in an elaborate manner with respect to ANSI standards. This new edition has modified its contents related to function declarations and definitions. The motive of the book is to teach its learners how to create a program in C language.
The C language is a general purpose computer programming language developed by Dennis Ritchie. It is a structured programming language. C is one of the most widely used programming languages of all time. This book, The C Programming Language (Ansi C Version), comes from the author who indeed developed the language. This makes the book all the more prominent. The first edition of the book is acted as the key to the development and popularization of C programming language. With its updated edition, the book is of immense assistance to the present times as well. Having written by the person who developed the concept, this book is regarded as the authoritative reference on C.