From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: ANSI C Reference/Tutorial Book Date: Sun, 06 Apr 1997 07:16:47 -0700 Organization: Two pounds of chaos and a pinch of salt Message-ID: <3347B04E.533E@cs.com> References: <3 DOT 0 DOT 32 DOT 19970406171653 DOT 008d2b00 AT dataplusnet DOT com> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp227.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Michael Matczynski wrote: > > I am looking for a C programming book. I want it to be for ANSI C and not > specific to any particular compiler (so it works with DJGPP). I want it to > give me a solid knowledge of C, so later I can move on to C++ when I am > ready. Right now, I know a minimal amount of C. I am totally confused on > pointers and some other topics. > > Someone has told me that "A Book on C : Programming in C" by Al Kelley, Ira > Pohl" is a good book? Has anyone had any experiance with this book? Do > you think this is the best book for learning C? What other books would you > suggest? I don't know anything about that book. The one I use is called _The New C Primer Plus, 2nd edition_, by The Waite Group. It uses pure ANSI C, explains the concepts in a clear, simple manner, and includes plenty of examples and exercises. It even uses int main() instead of void main() (the hallmark of a good C book). I keep it by my desk as a standard reference. It's a college textbook, so I don't know where you'd go to find it, but the ISBN is 0-672-30319-1, Library of Congress 93-83470. -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++ e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------