Memory as a Programming Concept in C and C++ (Paperback)

Frantisek Franek

  • 出版商: Cambridge
  • 出版日期: 2003-11-17
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 274
  • 裝訂: Paperback
  • ISBN: 0521520436
  • ISBN-13: 9780521520430
  • 相關分類: C 程式語言C++ 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the techniques, methods and tools available to develop effective memory usage. The overwhelming majority of "bugs" and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are notoriously difficult to resolve. Moreover, the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books. Most professional programmers learn about it entirely through actual experience of the problems it causes.