From 739aa6e817763231f5a96c92d4bc14042e5fb24b Mon Sep 17 00:00:00 2001
From: "David R. Hanson" Read: O’Reilly Safari Explore: Contents Preface Chapter 3 Errata Reviews: Computing Reviews
+ Reviews: Computing Reviews
comp.lang.c.moderatedC Interfaces and Implementations
C Interfaces and Implementations: Techniques for Creating Reusable Software (Addison-Wesley Professional Computing Series, 1997, diff --git a/preface.html b/preface.html index 0901376..afaaa41 100644 --- a/preface.html +++ b/preface.html @@ -123,7 +123,7 @@
Atom
interface, which is the simplest production-quality interface in this book.
-[Download/view Chapter 3, an Adobe Acrobat PDF file
+[Download/view Chapter 3, an Adobe Acrobat PDF file
(52K).] Chapter 4 introduces exceptions and assertions, which are used in every interface. Chapters 5 and
6 describe the memory management interfaces used by almost all the implementations. The rest of the
chapters each describe an interface and its implementation.
diff --git a/toc.html b/toc.html
index 364e426..59658ee 100644
--- a/toc.html
+++ b/toc.html
@@ -27,7 +27,7 @@