comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Interrupt "Get"
Date: 1998/05/21
Date: 1998-05-21T00:00:00+00:00	[thread overview]
Message-ID: <dewar.895755793@merv> (raw)
In-Reply-To: 356368C8.6EDF@info.polymtl.ca


John said

<<Task_2 has to wait until the user enters a number.  In essence
everything is frozen until the number is entered.  Is there a way that I
can still wait for the user's answer and allow task_2 to go ahead?

Thanks for your time.
>>

Most implementations of Ada 95 should at least have the option of 
overlapping computation with waiting for keyboard input. This is
certainly implementation dependent, and for example, something like
the old obsolete DOS version of GNAT does not provide concurrency
at the OS level (because DOS does not!)

You need to tell people exactly what system you are using, what machine,
what operating system etc.





  reply	other threads:[~1998-05-21  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-20  0:00 Interrupt "Get" John Slavich
1998-05-21  0:00 ` Robert Dewar [this message]
1998-05-21  0:00   ` John Slavich
1998-05-21  0:00   ` Robert Dewar
     [not found] ` <%1N81.460$ja.2197141@newsread.com>
1998-05-21  0:00   ` Robert Dewar
1998-05-22  0:00     ` Michael F Brenner
  -- strict thread matches above, loose matches on Subject: below --
1998-05-28  0:00 Joseph Altea
replies disabled

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