Using C in software design

書誌事項

Using C in software design

Ronald Leach

Academic Press, c1993

大学図書館所蔵 件 / 8

この図書・雑誌をさがす

注記

System requirements for computer disk: IBM-compatible PC; DOS; ANSI C compiler. Source code for examples in ASCII

Includes bibliographical references (p. 397) and index

内容説明・目次

内容説明

This guide aims to provide a creative approach to learning C by emphasizing software engineering. It is designed for those learning C as a second language and ANSI C users. Numerous problems are included at the end of each chapter. The book is divided into two sections: the first part emphasizes the simpler software engineering aspects of C, allowing the reader to begin writing interesting programs quickly; the second part discusses advanced C topics, such as pointers, structures and the design of larger C programs which extend over several source code files. All the material has been class-tested to ensure accuracy and usability. A software project is introduced early in the book and appears throughout as new features of C are covered. Separate chapters on the "make" utility and "Toward C++" are included. Programs with bugs or errors are used to illustrate potential errors and how they can be fixed to create working programs. Special emphasis is placed on the design and implementation of user-defined libraries. A 3.5" MAC disk is supplied with this paperback.

目次

  • Software engineering principles
  • elementary programming in C
  • control of C programs
  • arithmetic and other operations in C
  • functions in C - elementary program structure
  • arrays
  • an interlude
  • advanced program structure
  • pointers
  • structured data types
  • advanced input and output
  • BIT operations
  • toward C++
  • chapter summaries and exercises. Appendices: reserved words in C
  • the C standard library and other libraries
  • syntax summary
  • a typical Ctype h file
  • precedence of operations
  • difference between ANSI standard C and Kernighan and Ritchie C.

「Nielsen BookData」 より

詳細情報

ページトップへ