xanadu@ada2.crd.ge.com (Rick Conn) (09/21/90)
There are several components and programs in the Ada Software Repository which provide single-character input in Ada, but this is usually machine-dependent and involves either C or OS interfacing. The Ada Tutor is written in Ada, uses single-character input, and runs on UNIX, PC, and DEC VAX platforms. Source code is included, and this source contains a nice, simple single-character input package. Rick Conn