PHI

                                   PHI Learning EEE books ebooks Delhi India                                    Helping Teachers to Teach and Students to Learn

 
EEE: Eastern Economy Editions         
Search: 
Home > PHI Learning > The C Programming Language (ansi C Version)
 
THE C PROGRAMMING LANGUAGE (ANSI C VERSION) By: KERNIGHAN, BRIAN W.,RITCHIE, DENNIS M.
THE C PROGRAMMING LANGUAGE (ANSI C VERSION) 
THE C PROGRAMMING LANGUAGE (ANSI C VERSION)
 KERNIGHAN, BRIAN W.RITCHIE, DENNIS M.
Pages: 284
Edition: Second Edition
ISBN: 978-81-203-0596-0
Price: R 175
 
 

About The Book
Description:

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.


Contents:
Preface. Introduction. A Tutorial Introduc-tion. Types, Operators, and Expressions. Control Flow. Functions and Program Structure. Pointers and Arrays. Structures. Input and Output. The UNIX System Interface. Appendix A_Reference Manual. Appendix B_Standard Library. Appendix C_Summary of Changes. Index.