Introductory C: Pointers, Functions, and Files

by Richard Petersen

0 ratings • 0 reviews • 0 shelved
Book cover for Introductory C

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

C differs from most programming languages in its use of pointers, functions, and files. For those learning C, pointers are the greatest source of confusion. The primary aim of this book is to provide working models of how pointers are used in C. Pointers are used differently with every programming feature and Introductory C, Second Edition, emphasizes how each new programming feature relates to the use of pointers to provide a thorough understanding of the applications throughout C.

Introductory C, Second Edition, offers a detailed explanation of Arrays in C over several chapters, describing strings, arrays of structures, multi-dimensional arrays, and arrays of pointers. The underlying implementation of arrays using pointersis described in detail with such features as pointers to elements, pointers to arrays, and pointers to pointers. File access methods using text and binary files are also given thorough coverage: character, line, formatted text files, and record binary files are described, and the implementation of file access functions is described in detail. This book will be of great use to programmers at all levels.
  • ISBN10 0125521421
  • ISBN13 9780125521420
  • Publish Date 8 November 1996
  • Publish Status Out of Print
  • Out of Print 21 November 2009
  • Publish Country US
  • Publisher Elsevier Science & Technology
  • Imprint Morgan Kaufmann Publishers In
  • Edition 2nd Revised edition
  • Format Paperback
  • Pages 876
  • Language English