Date: Sun, 14 Jan 1996 14:13:09 +0200 (IST) From: Eli Zaretskii To: Nuno Filipe Pedrosa Cc: djgpp AT delorie DOT com Subject: Re: Have you seen conio.h code ? On Sat, 13 Jan 1996, Nuno Filipe Pedrosa wrote: > I've used djgpp V1.12, and gcc2.6.3 for some time, although not extensively. > Recently, I tried to compile some of my (very) old programs that used Borland > conio.h for input/output. All went fine till link time. Apparently, the linker > can't find the functions, like clrscr, for instance. I tried some other > include files, but only the standard ones, like stdio.h and stdlib.h cause > no problem. I've searched the faq for such problems, but I found nothing. You probably have a very old version of the FAQ. The latest version is available as faq102.zip (from the same place you get DJGPP), and it answers this question in section 8.8. > PS: Where can I find an editor suitable for djgpp ? With error browsing, that > is. Hopefully with standard dos editor commands, like those in Borland's IDEs. I recommend Emacs. 10 minutes after you start using it you will laugh at Borland's IDE. 10 minutes after that you will detest the IDE. The latest version of Emacs compiled with DJGPP is at this URL: ftp://ftp.delorie.com/pub/djgpp/contrib/emx1930*.zip