Xref: utzoo comp.unix.questions:27666 comp.unix.wizards:23839 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dwy47 From: dwy47@unix.cis.pitt.edu (Deanna W Yang) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: keystroke detect Message-ID: <73091@unix.cis.pitt.edu> Date: 21 Dec 90 05:33:10 GMT Reply-To: dwy47@unix.cis.pitt.edu (Deanna W Yang) Organization: The Zets Lines: 9 is there a function or a sample set of codes to do the keypress detect function as kbhit() in the DOS world (in DOS it's interrup call)? I have imitated the getch() and getche() functions with ioctl's but still can't find a way to get the keypress function working? Please reply through e-mail. Thanks,