From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,aaee7e9de1c17892,start X-Google-Attributes: gid103376,public From: jtapasai@bipa162.bi.ehu.es Subject: help about any_key_pressed Date: 1998/09/08 Message-ID: <6t3572$1md$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 388987247 X-Http-Proxy: 1.0 x2.dejanews.com:80 (Squid/1.1.22) for client 195.235.23.80 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Tue Sep 08 11:42:26 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.03 [es] (Win95; I) Date: 1998-09-08T00:00:00+00:00 List-Id: Hi! I am learning ADA with GNAT under Linux and I have a question I want to know if there is a function or procedure like this one (used in Alsys compiler under Windows) : BIOS_KEYBOARD_GET_EXT_KEYB_STATUS(ANYKEY,SCODE,ACODE); This procedure is used to know if one key has been pressed I would like to know if there is another way to get the same result in gnat under linux. I can not use GET because the proccesor waits blocked until one key is pressed and I am using tasks,so the proccesor has to execute the other tasks all the time. Thanks in advance ! -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum