Programming in ansi c
E. Balagurusamy
- 9th ed.
- Chennai McGaw Hill 2025
- 611p P.B.
Chapter 1: Introduction to Computing Chapter 2: Overview of C Chapter 3: Constants, Variables, and Data Types Chapter 4: Operators and Expressions Chapter 5: Managing Input and Output Operations Chapter 6: Decision Making and Branching Chapter 7: Decision Making and Looping Chapter 8: Array Chapter 9: Character Arrays and Strings Chapter 10: User Defined Functions Chapter 11: Structures and Unions Chapter 12: Pointers Chapter 13: File Management in C Chapter 14: Dynamic Memory Allocation and Linked Lists Chapter 15: The Preprocessor Chapter 16: Developing a C Program: Some Guidelines
Appendix I: Bit-Level Programming Appendix II: ANSCII Values of Characters Appendix III: ANSI C Library Functions Appendix IV: Projects Appendix V: C99, C11 and C23 Features Appendix VI: Graphics Programming Using C