📄 review.html.svn-base
字号:
<!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.rmit.edu.au</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> <51u8q2$3rn@solutions.solon.com></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 "disseminate" as"disemminate" on the first page of the Preface and spelling "incidentally"as "incidently" 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 "Code Complete",you'll probably like this book.David Hanson and Christopher Fraser wrote "<ahref="http://www.cs.princeton.edu/software/lcc/">A Retargetable C Compiler:Design and Implementation</a>", 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; <aHREF="http://www.cs.rmit.edu.au/~ok/">http://www.cs.rmit.edu.au/~ok/;</a> RMIT Comp.Sci.</pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -