About the Book
In this heterogeneous world a program which is compiler dependant is simply unacceptable. In ANSI C programming teaches you C language in such a manner that you are able to write truly portable programs. This book doesn?t assume any programming background. It begins with the basics and steadily builds the pace so that the reader finds it easy to handle complicated topics towards the end. Each chapter has been designed to create a deep and lasting impression on the reader?s mind.?If taught through examples, any concept becomes easy to grasp?. This book follows this dictum faithfully. Yashavant has crafted well thought out programming examples for every aspect of C programming. Features Learn real-world C programming as per latest ANSI standard All Programs work on DOS, Windows as well as Linux Detailed explanation of difficult concepts like \"Pointers\" and \"Bitwise Operators\" End of chapter Exercises drawn from different Universities Written by author of best-seller Let Us CTable of ContentsGetting Started? The Decision Control Structure The Loop Control Structure The Cas Control Structure Functions & Pointers Data Types Revisited The C Preprocessor Arrays Pup petting on Strings Structures Console Input/output File Input /Output Appendix A- Precedence table Appendix B- Chasing the Bugs Appendix C- ASCII Chart Index