| delorie.com/archives/browse.cgi | search |
| Message-ID: | <35959B0E.C58A5836@net4you.co.at> |
| Date: | Sun, 28 Jun 1998 03:23:27 +0200 |
| From: | Seawolf <seawolf AT net4you DOT co DOT at> |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Allegro: key[ ] / key_shifts |
| NNTP-Posting-Host: | 194.177.154.95 |
| Lines: | 19 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I don't know how to solve my keyboard problem(s) :
This piece of code :
if( key[KEY_BACKSPACE] && (key_shifts & KB_CTRL_FLAG))
{
.... does something here ....
}
.... doesn't work !
What I'am doing wrong ??!
Please help! Thanks!
--
S E A W O L F
email: seawolf AT net4you DOT co DOT at
ICQ: 12476379
URL: (not finished yet)
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |