Re: help

Ed Casas (edc@ece.ubc.ca) Wed, 16 Feb 2000 08:47:32 -0800


Date: Wed, 16 Feb 2000 08:47:32 -0800
From: Ed Casas <edc@ece.ubc.ca>
Subject: Re: help

On Wed, Feb 16, 2000 at 01:51:34AM -0800, Eric Wei wrote: > I wrote this code to test whether I can print an input from > keyboard to the screen. However, when I run the code, I ended > up getting the input printed twice. Could someone please help > me with this? Thanks I would guess the input routine echoes the input. You'll have to use the function that reads from the keyboard without echoing. See: http://www.ctyme.com/rbrown.htm for a full list of the avaiable DOS interrupts. -- Ed Casas edc@ece.ubc.ca http://casas.ece.ubc.ca +1 604 822-2592