home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11756 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  664 b 

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