By Jerry Jongerius
Isbn10: | 0131838989 |
Isbn13: | 9780131838987 |
Publisher: | Prentice Hall |
Published: | 1995-01-01 |
Advocating a style of C programming based upon data abstraction (classes) and run-time object verification, this book describes a technique that results in virtually bug-free code from the beginning. It details the key to writing bug-free code: the class methodology with run-time type checking. In support of this methodology, the book covers creating a new heap manager that is rock solid.