Date: Tue, 11 Jul 1995 08:11:50 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: dpsm AT lubrizol DOT com Subject: Re: Problem with keyboard and sound Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > Keyboard input using int86 is unreliable after a BEL character is written > to the console using write(1, "\007", 1);. Can you elaborate? What exactly does ``unreliable'' mean? And what functions of which interrupt do you use with int86() to read the keyboard?