home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4945 < prev    next >
Encoding:
Text File  |  1992-09-14  |  868 b   |  24 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!mks.com!fredw
  3. From: fredw@mks.com (Fred Walter)
  4. Subject: Re: Does kbhit() work for anyone else?
  5. Message-ID: <1992Sep14.181912.1840@mks.com>
  6. Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA
  7. References: <q26uqB1w165w@tsoft.sf-bay.org>
  8. Date: Mon, 14 Sep 1992 18:19:12 GMT
  9. Lines: 13
  10.  
  11. bbs.dennis@tsoft.sf-bay.org (Dennis Yelle) writes:
  12. >I can't get kbhit() to return anything but a 0.
  13. >No matter how many keys I type.
  14. >Also, if I do a getch() and then type a Ctrl-C, the
  15. >process hangs.
  16.  
  17. Which C compiler ? I had similar problems with Watcom C/386 9.0, so I wrote
  18. my own routines (I recall posting them).
  19.  
  20.     fred
  21. -- 
  22. Disclaimer: everything I write is my *personal* opinion and does not represent
  23. or reflect the opinion of the company which employs me.
  24.