From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: libc reference Date: Mon, 04 Oct 1999 18:42:19 -0700 Organization: Harvey Mudd College Lines: 19 Message-ID: <37F9577B.4B363184@hmc.edu> References: <7tauot$j95$1 AT nnrp01 DOT ops DOT uunet DOT co DOT za> <37F92037 DOT D85BDCD9 AT armenia DOT multi DOT net DOT co> <37F94089 DOT 230E9FFC AT a DOT crl DOT com> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nntp1.interworld.net 939087778 24934 134.173.45.219 (5 Oct 1999 01:42:58 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 5 Oct 1999 01:42:58 GMT X-Mailer: Mozilla 4.61 [en] (X11; U; Linux 2.2.13pre12 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Weiqi Gao wrote: > > Jorge Ivan Meza Martinez wrote: > > > > 1. I use RHIDE for DOS and all works OK, but the Linux version doesn't > > have the libc reference. > > Linux has online manual pages. For example, if you want to learn about > the function brk(), simply type "man brk", and you will see the manual > pages of brk(). To learn more about the "man" command, type "man man". There is also the glibc manual, if you have glibc installed. (If not, most of the manual probably applies anyway.) It's in Info format. While not structured in the best possible way IMHO, it's a wealth of information and is much more detailed/up to date than the man pages. -- Nate Eldredge neldredge AT hmc DOT edu