From: "Smith A. Cat" Newsgroups: comp.os.msdos.djgpp Subject: Re: Any book? Date: 24 May 1997 11:15:01 -0700 Organization: Blue Square Laboratories Message-ID: <33873234.1816@primenet.com> References: <199705241334 DOT GAA28601 AT geocities DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 37 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Guilherme Silveira wrote: > > Is there any book of DJGPP or Allegro? If you don't use TeX (which allows you to print your own very pretty docs from the sources, and Cygnus Support is making excellent document source for TeX available for Free. See the DJGPP directories.) you can buy the GNU documentation from the FSF. for $50 US they will sell you the libc reference. for $50 US they will sell you the gcc reference. for $25 US they will sell you the Bison reference. for $30 US they will sell you the FLEX refernce. etc. etc. etc.... go to GNU (the Free Software Foundation): http://www.gnu.ai.mit.edu/ or, alternately buy some of the excellent books from O'Reilly at: http://www.ora.com/ you can also use Linux docs like Linux Systems Labs "Linux MAN", which contains the man pages (sometimes less than lucid!) for many of the DJGPP functions (which are, after all, the UNIX functions!). of course you should also try using info or RHIDE to just browse the volumes of e-stuff that come with the DJGPP dist. (I highly recommend TeX (EmTeX), but it seems more people have trouble installing it than have trouble installing DJGPP! I have ALWAYS found that if I read the readmes and the FAQ's I can do the installs nearly painlessly! (ok, ok, so i can't figure out how to get RSXIDE to work.) phil