Path: utzoo!attcan!uunet!husc6!ukma!tut.cis.ohio-state.edu!ucbvax!WSMR-SIMTEL20.ARMY.MIL!RCONN From: RCONN@WSMR-SIMTEL20.ARMY.MIL (Rick Conn) Newsgroups: comp.lang.ada Subject: Re: How do you read keystrokes in Ada? Message-ID: <12493127634.24.RCONN@WSMR-SIMTEL20.ARMY.MIL> Date: 11 May 89 11:59:45 GMT References: <8101@june.cs.washington.edu> Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 The recently-announced ADA-TUTR in the Ada Software Repository contains routines for single-character I/O using Verdix Ada on a SUN (via a C interface), DEC Ada on a VAX (via the VAX/VMS I/O library), and a second UNIX-C interface (I don't know the origin). These routines are isolated in a system dependency package. See the file in PD1: and PD2: (comment file containing Verdix Ada/SUN). Rick -------