About the Book: C In Depth With CD
The book explains each topic in depth without compromising 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 can be used
as tool for self-study as it provides step by step explanation and comes with
solutions of all exercises. It explains all the basic concepts and doesnt assume
that you know how to program. New features in the 3rd edition include a chapter
on Recursion, through explanation of Bitwise Manipulation, new and