review.html.svn-base

来自「纯C数据结构」· SVN-BASE 代码 · 共 62 行

SVN-BASE
62
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><title>Book review (brief)</title></head><body><h1>Book review (brief)</h1><hr><pre><strong>From          </strong> <a HREF="mailto:ok@cs.rmit.edu.au">ok@cs.otago.ac.nz</a> (Richard A. O'Keefe)<strong>Organization  </strong> Comp Sci, RMIT, Melbourne, Australia<strong>Date          </strong> 20 Sep 1996 09:13:22 -0500<strong>Newsgroups    </strong> <aHREF="news:comp.lang.c.moderated">comp.lang.c.moderated</a><strong>Message-ID    </strong> &lt;51u8q2$3rn@solutions.solon.com&gt;</pre><hr><pre>This week I received a copy of a new book abouit C programming.It is suitable for people who have had at least one semester ofinstruction in C.	<strong>C Interfaces and Implementations</strong>	Techniques for Creating Reusable Software	David R. Hanson	Addison-Wesley Professional Computing Series	ISBN 0-201-49841-3There are a number of small slips, like spelling &quot;disseminate&quot; as&quot;disemminate&quot; on the first page of the Preface and spelling &quot;incidentally&quot;as &quot;incidently&quot; on p193.There are a lot of things I wouldn't do that way.A number of things (like external identifiers that are not distinctin the first 6 letters) are non-standard.Quite a lot of things are perfectly splendid C, but will choke a C++compiler.  (You thought C++ was a superset of C?  You were wrong.)But it's a book about C, not C++.However, if more C programmers read, understood, and imitated this book,the world would be a better and safer place.  If you liked &quot;Code Complete&quot;,you'll probably like this book.David Hanson and Christopher Fraser wrote &quot;<ahref="http://www.cs.princeton.edu/software/lcc/">A Retargetable C Compiler:Design and Implementation</a>&quot;, which describes lcc, a compiler I am verypleased to have.  David Hanson is a very good programmer, and most ofus will learn something useful from this book.-- Australian citizen since 14 August 1996.  *Now* I can vote the xxxs out!Richard A. O'Keefe; <a HREF="http://www.cs.otago.ac.nz/staff/Richard.html">http://www.cs.otago.ac.nz/staff/Richard.html</a>U. Otago Comp.Sci.</pre></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?