From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Did ja know? Sorry, mis-stated myself. Date: Sun, 17 Nov 2002 10:41:29 +1100 Organization: ECLiPSE Lines: 19 Message-ID: References: <9m6ctucjm2b6v56bi5uflt1dc1peromqdb AT 4ax DOT com> NNTP-Posting-Host: p342-tnt2.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1037490093 11709 203.173.131.88 (16 Nov 2002 23:41:33 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sat, 16 Nov 2002 23:41:33 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >>> >Is there an error in the database in referencing the c-lib? >>> >stdlib functions only references one object, setenv >> >> http://www.delorie.com/djgpp/doc/libc-2.02/libc_26.html >> >> Infor doesn't even list stdlib > >please spell properly and try to form complete thoughts. it is very hard >to decipher what your question really is. > >http://www.delorie.com/djgpp/doc/libc/libc_toc.html > >or http://www.delorie.com/djgpp/doc/libc/ (frames version) The URL you have looks old as it is for LIBC 2.02 and the current release is 2.03. Use the URL's above or use "info libc" from the command prompt as the LIBC docs are installed if you install the djdev203.zip file, which you must install to get the compiler to work.