Date: Mon, 23 Aug 1993 07:49:05 -0400 (EDT) From: "Weimer}" Subject: (LIBS) bioskey tex To: djgpp AT sun DOT soe DOT clarkson DOT edu Mail-System-Version: Thank you to everyone who was kind enough to answer my first question. Perhaps you can give a more positive reply to this one. Where can I find 'bioskey()' for DJGPP? I noticed source code for 'kbhit' somewhere (over the rainbow) in the directory tree, but 'bioskey' was not included. Would using _bios_kbd (spelling) which is supposed to be similar work? This is not a huge problem, as I could write my own using interrupts, but I'd rather be able to just do a global search and replace on my source. And finally - most of the docs I managed to acquire seem to be in .tex format, something my sum total knowledge of could fit on one line. Non.zipeof my obvious guesses, ie - wuarchive - mirrors/msdos/tex - detex.zip, dview etc. worked - they all reported that 'xxx.tex' did not have a preabmle or pre-something. How do I view them (aside from taking them to a unix account) -Weimer