C++ : a guide for C programmers

書誌事項

C++ : a guide for C programmers

Sharam Hekmatpour

Prentice Hall, c1990

大学図書館所蔵 件 / 13

この図書・雑誌をさがす

注記

Includes bibliographical references: p. [259]-260

Includes index

内容説明・目次

内容説明

Hekmatpour helps enable a C programmer to quckly master C++. Four detailed case studies illustrate the application of C++ to non-trivial problems, providing real-world insight. The text covers topics which include: the main components of a class definition; application of constructors and destructors using a symbol table example; descriptions of how a new class can be derived from an existing class without writing the former from scratch; the implementation of B-trees as a case study and the development of a user-interface manager (UIM). End-of-chapter summaries highlight the important issues covered in each chapter, illustrations provide a graphical view of difficult concepts and end-of-section exercises encourage the reader to explore the concepts covered within a section.

目次

  • Classes
  • constructors and destructors
  • friends
  • overloading
  • structures and references
  • class derivation
  • multiple inheritance
  • pointers and dynamic storage
  • other facilities
  • case study - B-trees
  • case study - memory management
  • case study - user interface manager
  • case study - word processing.

「Nielsen BookData」 より

詳細情報

ページトップへ