From: Jake Brodsky Newsgroups: comp.os.msdos.djgpp Subject: Re: Call for Advanced C Programming Book! Date: Mon, 13 Sep 1999 11:55:12 -0400 Lines: 19 Message-ID: <1hzdN1=r1po03uzrPckUp=r764ZC@4ax.com> References: <199909122104 DOT RAA20260 AT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: J7DKa80QgTQH1BbvKWYtg8Rls39rlajZ0DdvAJcO/W0= X-Complaints-To: abuse AT rcn DOT com NNTP-Posting-Date: 13 Sep 1999 15:55:45 GMT X-Newsreader: Forte Agent 1.6/32.525 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 8 Sep 1999 10:49:47 -0700, "Dan Gold" wrote: >Does anyone know of a good book that teaches "advanced" C programming? No, >dont tell me to learn C++ instead...=). Thanks for any recommendations. Aside of an "advanced" C book, I highly recommend _C Traps and Pitfalls_ by Andrew Koenig ISBN 0-201-17928-8. I believe it's still in print. Advanced C programming is a wonderful thing. Better still is an awareness of the pitfalls of syntax. I found that once I was aware of the gory details of syntax, it became much easier to write effective, reliable, and readable code. Jake Brodsky, mailto:frussle AT erols DOT com "Nearly fifty percent of all graduates came from the bottom half of the class."