Date: Tue, 18 Feb 1997 12:58:50 +0200 (IST) From: Eli Zaretskii To: Enemy Mindz cc: djgpp AT delorie DOT com Subject: Re: GETCHE() Command Error using DJGPP? In-Reply-To: <3308e01a.2752561@news.akula.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 17 Feb 1997, Enemy Mindz wrote: > However when I run this program using DJGPP Compiler, I get the "Which > character is greater?" statement then it seems like it skips the "Type > a single character" statement and pauses. Then when I press a key (in > this case the 'A' key) the following occurs: Please download the DJGPP FAQ list (available as v2/faq210b.zip from the same place you get DJGPP) and read section 9.4 there. These problems and solutions for them are explained there.