From: "Siddiqui" Newsgroups: comp.os.msdos.djgpp References: <01bdcdf6$1f096440$LocalHost AT alf DOT uib DOT no> Subject: Re: getch() getche() Date: Sun, 23 Aug 1998 17:11:54 +0100 Lines: 13 Organization: family NNTP-Posting-Host: 194.112.63.253 Message-ID: <35e03b3e.0@newsread1.dircon.co.uk> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >I've tryed including so I could use the 'getch()' 'getche()' >(originally from Borland C++) functions in some simple programs. I don't >think the programs work as they should. 1. shouldn't that be conio.h? 2. If you're using Rhide you don't need to include conio.h (I don't even think it's the headerfile that helps use these types of functions). Just choose "use standard libs" at the bottom of the "libraries" form whch can be selected from Options/libraries/