Название: Programming in C Автор: Munishwar Gulati, Mini Gulati Издательство: Silicon Media Press ASIN: B01MYUI9NW Год: 2016 Язык: английский Страниц: 267 Формат: epub, pdf, azw3 Размер: 12.53 MB
This book is a sincere effort for explaining the concepts of Programming Language C. We sincerely hope that you find this work to be informative and enjoyable.
Chapter 1 introduces you to history of programming Language C and reading and writing messages and data using C Language. Chapter 2 covers all the operators used in C. As you move on to Chapter 3, you will know more about Decision Making using branching and looping. Chapter 4 covers all about arrays. Chapter 5 tells you about the using user defined functions. Chapter 6 covers the concept of pointers. Chapter 7 gives you ideas about Structures & Unions. Chapter 8 tells you about File management in C.