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=-0.5 required=5.0 tests=BAYES_05 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a10d923571c5259e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-23 07:54:17 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newshosting.com!nx02.iad01.newshosting.com!diablo.voicenet.com!tdsnet-transit!newspeer.tds.net!sn-xit-02!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "mla154" Newsgroups: comp.lang.ada Subject: Re: Get_Immediate Date: Fri, 23 Jan 2004 10:03:39 -0600 Organization: www.talkaboutprogramming.com Message-ID: <0e19c15a9f8e31270d89a6ee08f20284@localhost.talkaboutprogramming.com> X-Newsreader: www.talkaboutprogramming.com Content-Type: text/plain; References: <344d0fee.0312100800.33df6ea9@posting.google.com> X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:4716 Date: 2004-01-23T10:03:39-06:00 List-Id: Following your suggestions, Jeff, the program compiled with no errors. However, when I ran the program, the getch appears not to accept the pressing of the 'Enter' key. Do you have any suggestions?