Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!uflorida!novavax!raab From: raab@novavax.UUCP (Moshe Raab) Newsgroups: comp.lang.c Subject: unix c help Keywords: unix c communications kbhit Message-ID: <1950@novavax.UUCP> Date: 8 Jul 90 17:30:02 GMT Organization: Nova University, Fort Lauderdale, FL Lines: 20 i have been coding in c for a number of years. all of this time i have been programming using MSC, using the MS extensions. recently, i installed Mark Williams Coherent (unix like) operating system. i started writing my own simple communications program but have hit some unexpected snags. for example, how does one monitor the keyboard and the com port at the same time. in MSC i use, kbhit(). i could theoretically write my own kbhit in assemlby using the bios call to interrup 0x16 but that would make it unportable. if any one has any suggestions, please let me know. also, could someone send or refer me to the source code for a communications program? i would appreciate all help. thanks moshe raab (raab@novavax)