Date: Sun, 9 Jan 2000 16:00:13 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Tim Nicholson cc: djgpp AT delorie DOT com Subject: Re: DJGPP function reference In-Reply-To: <859q95$451$1@lure.pipex.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id JAA24450 Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 9 Jan 2000, Tim Nicholson wrote: > Is there a good function reference document available for DJGPP? The library comes with a full documentation in the file info/libc.info. To read it, make sure you have the Texinfo package (v2gnu/txi312b.zip) installed, then type this at the command prompt: info libc alphabetical and read there. > HTML format or Windows.HLP format would be ideal but I’m not too fussy. Most DJGPP packages use the Info format. You might as well get used to it.