阿博的书架
home

阿博的书架

The C Programming Language
Brian W. Kernighan and Dennis M. Ritchie

Cover

The C Programming Language

Summary

Series: Book 21 in the 编程/技术 series

Summary:

The computing world has undergone a revolution since the publication of the first edition of the C Programming Language. During this time, the C language has changed and spread beyond its origins as the language of the UNIX operating system. This second edition provides a more comprehensive and contemporary definition of the C language as defined by the ANSI standard_the "ANSI C". The most striking change relates to the new form of function declaration and definition. It is primarily meant to help the reader to learn how to program in C.

From the Back Cover

Classic, bestselling introduction that teaches the language and illustrates useful algorithms, data structures and programming techniques.