Xref: news-dnh.mv.net comp.os.msdos.djgpp:4376 From: Borysiak Gregory - GusS - Newsgroups: comp.os.msdos.djgpp Subject: Re: Have you seen conio.h code ? Date: Mon, 15 Jan 1996 09:24:43 +0000 Organization: Institut Universitaire de Technologie - Metz - France Lines: 47 Message-ID: <30FA1D5B.167EB0E7@iut.univ-metz.fr> References: NNTP-Posting-Host: basix.iut.univ-metz.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi Nuno Filipe Pedrosa wrote: > > Hi! > > 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. > > Did anyone else have such a problem ? The include files exist, but where are > the libs ? Add -lpc at the command line. It adds the libpc.a which contains some 386 extensions like the conio support. > > Thanx! > > nffp > > 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. Try ed209 which has been released because a lot of people would like an IDE for djgpp. It could be found on any simtel20 mirrors in /msdos/editors/ed209. It was compiled with BP7 using TurboVision. For bug report, mail to me. Greg -- /------------------------------------------\ Member of ED209 team work and SWORD Group. | Borysiak Gregory | ed209 available on any simtel20 site : | Studies : Computer science -IUT Metz | -> /msdos/editor/ed209v13.zip | Email : borysgr AT iut DOT univ-metz DOT fr | | - GusS - AnArCh'IUT | \------------------------------------------/