C for programmers : a complete tutorial based on the ANSI standard

書誌事項

C for programmers : a complete tutorial based on the ANSI standard

Leendert Ammeraal

(Wiley professional computing)

Wiley, c1991

2nd ed

大学図書館所蔵 件 / 8

この図書・雑誌をさがす

注記

Includes bibliographical references (p. 247) and index

内容説明・目次

内容説明

The extensions to C standardized by ANSI (the American National Standards Institute) offer important new and improved elements to the language which will be welcomed by newcomers and experienced programmers alike. Moreover, most modern C compilers such as those from Microsoft, Borland and Zortech conform to the new standard. This book is based on the author's own experience of teaching and programming in C. It presents the complete language (including ANSI library functions), uses carefully selected examples and includes numerous exercises, making it an ideal textbook as well as a useful reference source. For more advanced programmers, the book covers subjects such as: functions with variable-length argument lists; efficient searching and sorting; linear lists; binary trees; and solving systems of linear equations.

目次

  • Introduction
  • some language rules
  • simple expressions and statements
  • more operators
  • functions and program structure
  • arrays, pointers and strings
  • structures
  • input and output
  • advanced subjects
  • standard library.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ