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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e69fe82e62bfec92 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-10 11:41:36 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!news.cac.psu.edu!news.tc.cornell.edu!newsserver.sdsc.edu!nic-nac.CSU.net!charnel.ecst.csuchico.edu!waldorf.csc.calpoly.edu!galaxy.csc.calpoly.edu!not-for-mail From: mlow@galaxy.csc.calpoly.edu (Matthew S Low) Newsgroups: comp.lang.ada Subject: keyboard polling in ADA Date: 10 Mar 1995 09:26:19 -0800 Organization: Cal Poly, State University Message-ID: <3jq23r$40r@galaxy.csc.calpoly.edu> NNTP-Posting-Host: galaxy.csc.calpoly.edu NNTP-Posting-User: mlow Date: 1995-03-10T09:26:19-08:00 List-Id: I'm sorry, in my last posting for keyboard polling in Ada I forgot to mention that I am attempting to do this using BSD UNIX. I was also asked whether I was trying to "do something" while the program looped waiting for a keystroke, and the answer is yes. I'm beginning to look into the areas of interrupts and forking tasks in ADA. Any help or suggestions would be greatly appreciated. Matt (mlow@galaxy.calpoly.edu)