Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!saxony!dgil From: dgil@pa.reuter.COM (Dave Gillett) Newsgroups: comp.lang.c Subject: Re: Bioskey() scan codes... Message-ID: <791@saxony.pa.reuter.COM> Date: 25 Feb 91 09:58:29 GMT References: Distribution: na Organization: Reuter:file Inc (A Reuter Company) Palo Alto, CA Lines: 12 In tp1l+@andrew.cmu.edu (Thomas W. Pope) writes: > Does anyone know where I can get a list of scan codes in HEX???? I'm >using bioskey() to intercept keypresses from the number pad and I need >to know what the scan codes are... Yes. Norton's "Programmer's Guide to the IBM PC". The letters "bios" should be the tip-off that this is a machine question, not a language question.... Dave