home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!darwin.sura.net!wupost!psuvax1!psuvm!jfs10
- Organization: Penn State University
- Date: Tue, 28 Jul 1992 22:52:22 EDT
- From: Jonathan Swaby <JFS10@psuvm.psu.edu>
- Message-ID: <92210.225222JFS10@psuvm.psu.edu>
- Newsgroups: comp.sys.amiga.programmer
- Subject: getkey type function
- Lines: 7
-
- I am looking for a routine that will make my program wait until a key
- is pressed before continuing. I don't really care what key is pressed.
- Sometihing like Turbo Pascals GetKey or basics inkey$. I to do this without
- having to open the con: or raw: devices. I want it to work with stdout
- and stdin. Of course I am looking for a "C" routine.
-
- Thanx Jonathan Swaby
-