Thursday, November 7, 2013

on

C in Depth

C in Depth [Paperback]

C in Depth

Product Description

The book explains each topic in depth without compromissing over the lucidity of the text and programs.This approach makes this book suitable for both novices and advanced programmers.The well-structured programs are easily understandable by the beginners and useful for the experienced programmers.The book contains about 300 programms,210 excerises and 80 programming exercises with solutions of excersies and hints to solve programming excerises. Five new chapters have been included in this edition of the book.The chapter on project development and library creation can help students in implementing their knowledge and become a perfect C programmer. ? Table of contents: ? Chapter ?1??????? Introduction to C Chapter ?2??????? Elements of C Chapter ?3??????? Input-output in C Chapter ?4??????? Opeators and expressions Chapter ?5??????? Control statements Chapter ?6??????? Functions Chapter ?7??????? Arrays Chapter ?8??????? Pointers Chapter ?9??????? Strings Chapter 10??????? Structure and union Chapter 11??????? Files Chapter 12??????? The c pre-processor Chapter 13??????? Operations on bits Chapter 14??????? Miscellaneous features in c Chapter 15??????? Building project and creation of library Chapter 16??????? Code optimization in C Chapter 17??????? C and assembly interaction Chapter 18??????? Library functions