株式会社極東書店トップ > 商品一覧 > Memory as a Programming Concept in C and C++.
商品詳細
Memory as a Programming Concept in C and C++.
・ISBN 978-0-521-52043-0 paper GB£ 45.00
¥14,256.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Franek, Frantisek, |
|---|---|
| 出版社 | (Cambridge University Press, UK) |
| 出版年月 | 2003 |
| ページ数 | 276 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-7315> |
解説
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.