Mail Archives: djgpp/1998/06/28/04:39:06
Message-ID: | <3593FE91.A442553C@net4you.co.at>
|
Date: | Fri, 26 Jun 1998 22:03:30 +0200
|
From: | Seawolf <seawolf AT net4you DOT co DOT at>
|
MIME-Version: | 1.0
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | install_int/readkey problem
|
NNTP-Posting-Host: | 194.177.154.96
|
Lines: | 19
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Is there another way to get the key that has been pressed without using
readkey() but still
in the same format as readkey() ??
I don't mean key[KEY_ESC], etc. because
printf( "last key pressed = %d", key&0xff) doesn't work.
And "int k; k=readkey()"
seems to stop stuff that has been installed using install_int().
Thanks for your help!
--
S E A W O L F
email: seawolf AT net4you DOT co DOT at
ICQ: 12476379
URL: (not finished yet)
- Raw text -