Mail Archives: djgpp/1997/01/26/09:42:09
On 21 Jan 1997, Gregary J Boyles wrote:
> How do you obtain help with header files and function descriptions with
> info? I can't find any such information in any of the info related files
> supplied with djgpp.
From the DOS prompt, type the following words of wisdom:
info libc alpha
and hit [Enter]. You will be presented with a long list of library
functions that are inside the DJGPP C library. The file libc.inf which
includes this docs is part of djdev201.zip.
- Raw text -