Programming in ANSI C
- 4th
- New Delhi: McGraw Hill Education (India) Private Limited, 2009
- 549p.: 14x20x1; Paperback
About the book: This book is designed for the first course in C taken by undergraduate students in Computers and Information Technology. The revised edition maintains the lucid flow and continuity which has been the strength of the book. ode with comments are provided throughout the book to illustrate how the various features of the language are put together to accomplish specified tasks Case Studies at the end of the chapters illustrate real-life applications using C Programming Projects discussed in the appendix give insight on how to integrate the various features of C when handling large problems "Just Remember" section at the end of the chapters lists out helpful hints and possible problem areas. Guidelines for developing efficient C programs are given in the last chapter, together with a list of some mistakes that a less experienced C programmer could make. Two new programming projects on "INVENTORY" and "RECORD ENTRY" Coverage of new features added to C99
9780070648227
Computer Science Engineering; Managing input and output operations; Decision making and looping; Pointers; File management in C; ANSI C library functions; A Phone Book; C Program