Date: Sun, 1 Dec 1996 08:04:30 +0800 (GMT) From: Orlando Andico To: Weiqi Gao cc: djgpp AT delorie DOT com Subject: Re: C reference books In-Reply-To: <01bbdf08$0c89a3e0$010200c0@weiqigao> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 30 Nov 1996, Weiqi Gao wrote: [...] > Well respected academic publishers usually output good quality books, mass > market/popular press usually output garbage. Unix programming books are > usually thoughtful, DOS programming books usually confuse beginners with > things like "far" pointers, "huge" memory models, and the like. [...] i would like to mention Stevens' "Advanced Programming with UNIX System V" and "Network Programming with UNIX." these aren't strictly C reference books, but I learned A WHOLE LOT from them. as the previous poster said, no garbage about far pointers and stuff. of course it's UNIX-specific, but DJGPP does try for UNIXy behavior (POSIX specially). Stevens' books do have a lot of information on POSIX and non-POSIX compliance of the libc and system calls (which are lamebrain in MSDOG but you could call it that... :) this is what's really great about DJGPP -- what you can do under UNIX (except X, named pipes, and TCP/IP among some ) you can also do with DJGPP. not to mention lots of nice stuff that UNIX doesn't really have (Allegro, console graphics..) .-----------------------------------------------------------------. | Orlando Andico email: orly AT gibson DOT eee DOT upd DOT edu DOT ph | | IRC Lab/EE Dept/UP Diliman http://gibson.eee.upd.edu.ph/~orly | | "through adventure we are not adventuresome" -- 10000 Maniacs | `-----------------------------------------------------------------'