comp.lang.ada
 help / color / mirror / Atom feed
From: Jack Beidler <BEIDLER@JAGUAR.UOFS.EDU>
Subject: Re: Question
Date: 09 Feb 1993 10:00:33 -0500 (EST)	[thread overview]
Message-ID: <01GUIIDAT3YQ0000TW@JAGUAR.UOFS.EDU> (raw)

If you have the Meridian compiler for the PC, use the tty package.  Similar
packages exist with other pc based compilers.  If you figure out how to do this
 
with a UNIX based compiler, let me know.

Jack Beidler

=============================


From:	IN%"INFO-ADA@AJPO.SEI.CMU.EDU"    9-FEB-1993 09:04:18.20
To:	IN%"BEIDLER@JAGUAR.UOFS.EDU"  "Jack Beidler", 
IN%"MARTIN@JAGUAR.UOFS.EDU"  "Dennis Martin", IN%"SIDBURY@JAGUAR.UOFS.EDU"  
"Dick Sidbury"
CC:	
Subj:	Question

Return-path: <INFO-ADA@NDSUVM1.BITNET>
Return-path: OWNER-INFO-ADA <@UBVM.CC.BUFFALO.EDU:OWNER-INFO-ADA@VM1.NODAK.EDU>
Received: from Jnet-DAEMON by JAGUAR.UOFS.EDU (PMDF #3402 ) id
 <01GUHXB52VEO00007Z@JAGUAR.UOFS.EDU>; Tue, 9 Feb 1993 09:03:38 EST
Received: From UBVM(MAILER) by SCRANTON with Jnet id 5602 for BEIDLER@SCRANTON;
 Tue,  9 Feb 93 09:03 EST
Received: from UBVM.BITNET (NJE origin LISTSERV@UBVM) by UBVM.CC.BUFFALO.EDU
 (LMail V1.1c/1.7e) with BSMTP id 2751; Tue, 9 Feb 1993 08:59:51 -0500
Date: 09 Feb 1993 12:57:33 +0000 (GMT)
From: Lindh <cs4en@UNIX2.HERTS.AC.UK>
Subject: Question
Sender: "Ada programming language (INFO-ADA)" <INFO-ADA@NDSUVM1.BITNET>
To: "\"Jack Beidler\"" <BEIDLER@JAGUAR.UOFS.EDU>,
 "\"Dennis Martin\"" <MARTIN@JAGUAR.UOFS.EDU>,
 "\"Dick Sidbury\"" <SIDBURY@JAGUAR.UOFS.EDU>
Reply-to: INFO-ADA@AJPO.SEI.CMU.EDU
Message-id: <01GUIGDPYYNQ00007Z@JAGUAR.UOFS.EDU>
Content-transfer-encoding: 7BIT

Hi
I have a little problem: Is there some simple way to make a program to stop
on a wanted place in the code and proceed when you pressed a key ?
i.e.
This code
     
dummy : char;
     
begin
  -- do something;
  text_io.get(dummy);
  -- so something else;
end;
     
This piece of code will stop at get(dummy) until you pressed a key followed
by return. I would like to now if it's possible to swap text_io.get() with
something else such that it's enough to press any key whithout pressing return
afterwards.
     
Thanks
     
Jan Lindh    Computer Sience Student at University of Hertfordshire
E-mail       cs4en@hatfield.ac.uk

             reply	other threads:[~1993-02-09 15:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-02-09 15:00 Jack Beidler [this message]
     [not found] <61tnid$ae4680@beta.airnet.net>
1997-10-14  0:00 ` Question John Herro
  -- strict thread matches above, loose matches on Subject: below --
2002-12-04  8:58 Question Artiom Ivanov
2002-12-04 10:48 ` Question David C. Hoos, Sr.
2002-12-04 12:06   ` Question Artiom Ivanov
2002-12-04 16:28     ` Question Georg Bauhaus
2002-12-04 18:58     ` Question Randy Brukardt
     [not found] <20031205143534.A346E4C40D3@lovelace.ada-france.org>
2003-12-08 19:53 ` Question Andrew
2003-12-09 13:37   ` Question Marc A. Criley
2003-12-09 18:25     ` Question Jeffrey Carter
2003-12-09 19:56   ` Question Randy Brukardt
     [not found] <20031209203020.96E0F4C40A0@lovelace.ada-france.org>
2003-12-09 20:58 ` Question Andrew
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox