Welcome, Guest. Please login or register.

Author Topic: Reading one char from standard Input without waiting for CR  (Read 1677 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kwoolridgeTopic starter

  • Newbie
  • *
  • Join Date: Sep 2007
  • Posts: 8
    • Show all replies
Reading one char from standard Input without waiting for CR
« on: September 14, 2007, 09:38:16 PM »
Does anyone know whether any of the AmigaOS Libraries contain a routine which will read one character from the standard input (not a raw window, but the standard shell window) without waiting for a carriage return (i.e. pressing the Enter key)?

Other OS's (VMS, MPX, even Windows) have such routines.  Any help is appreciated.  Thanks.
 

Offline kwoolridgeTopic starter

  • Newbie
  • *
  • Join Date: Sep 2007
  • Posts: 8
    • Show all replies
Re: Reading one char from standard Input without waiting for CR
« Reply #1 on: September 21, 2007, 01:13:27 PM »
Thank you for your responses!