From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Standard Libraries Date: Sat, 05 Feb 2000 15:52:21 +0200 Organization: NetVision Israel Lines: 8 Message-ID: <389C2B15.2D851D3C@is.elta.co.il> References: NNTP-Posting-Host: ras1-p49.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 949758762 10916 62.0.172.51 (5 Feb 2000 13:52:42 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 5 Feb 2000 13:52:42 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Karl Moritz Hermann wrote: > > I was wondering, if someone could tell me, if there is somewhere in the WWW > a description of all the standardlibraries that come with DJGPP. You have the library docs right on your hard disk: it's in the file info/libc.info which comes with djdevNNN.zip. Just type "info libc" from the command prompt and read there.