Programming in C. / Volume 1, : Basic Data Structures and Program Statements.

This book covers C-Programming focussing on its practical side. Volume 1 deals mainly with basic data structures, algorithms and program statements. An extensive use of figures and examples help to give a clear description of concepts help the reader to gain a systematic understanding of the languag...

Full description

Saved in:
Bibliographic Details
Superior document:Title is part of eBook package: De Gruyter DG Ebook Package English 2020
VerfasserIn:
Place / Publishing House:Berlin ;, Boston : : De Gruyter, , [2020]
©2020
Year of Publication:2020
Language:English
Series:De Gruyter Textbook ; Volume 1
Online Access:
Physical Description:1 online resource (XVII, 354 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Preface
  • Introduction
  • Structure of content
  • Division of work
  • Notes
  • Acknowledgments
  • Contents
  • 1 Introduction to programs
  • 2 Algorithms
  • 3 Basic data types
  • 4 Input/output
  • 5 Program statements
  • 6 Preprocessing: work before compilation
  • 7 Execution of programs
  • Appendix A: Precedence and associativity of operators
  • Appendix B: ASCII table
  • Appendix C: Common library functions of C
  • Appendix D: Common escape characters
  • Appendix E: Bitwise operations
  • Index