Date: Thu, 20 Jul 1995 10:30:26 -0400 (EDT) From: "D. Lennon" Subject: Missing Functions in Standard Libraries To: djgpp AT sun DOT soe DOT clarkson DOT edu I have all the standard libraries for djgpp, at least all the ones I can find, but when I try to compile a program it seems that the libraries are missing various calls. For instance, I have not been able to find a library file containing the ioctl, inp, and outp functions which I thought were pretty standard. The library files I have now are C, DBG, EMU, G, M, PC, GPP, IOSTR, C_P, OBJC, G_P, GCC_P, M_P, PC_P, GR, GR_P, GCC, GPL, and GPL_P. I have tried including these on the command line with the -l parameter but with no luck. Are there any other libraries which would contain these missing functions? (These are typically found in IO.H and CONIO.H header files if I'm not mistaken) Where can I obtain these libraries. Thanks in advance. ///////////////////////////////////////////////////////// //// Dusty Lennon //// ////// lennond AT luigistoaster DOT pds DOT charlotte DOT nc DOT us ////// /////////////////////////////////////////////////////////