comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Bye, bye?
Date: Sat, 05 Feb 2005 13:50:12 -0600
Date: 2005-02-05T13:50:12-06:00	[thread overview]
Message-ID: <M6mdnV_MKLXpvpjfRVn-rg@comcast.com> (raw)
In-Reply-To: 1360923.fGEqWSjcJk@linux1.krischik.com

> >     infinite loop without a faked up condition. The idea being that in Ada
> >     the typical infinite loop would normally be terminated by detonation.
>
> Maybe he found out how to do it in C/C++:
>
> for (;;)
>   {
>   }
  They aren't the same.  Within the C language, that program's single
task would indeed only be terminated by detonation.  But an Ada program
could well have other tasks doing useful things at the same time as
the one task was in an infinite loop.



  reply	other threads:[~2005-02-05 19:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-02  2:48 Bye, bye? Wes Groleau
2005-02-02 13:33 ` Frank J. Lhota
2005-02-03  4:19   ` Wes Groleau
2005-02-04  1:28     ` James E. Hopper
2005-02-04  3:46       ` Wes Groleau
2005-02-02 21:12 ` Ludovic Brenta
2005-02-03  4:24   ` Wes Groleau
2005-02-03  4:32     ` Wes Groleau
2005-02-09 19:04     ` mheaney
2005-02-03  0:20 ` Jeffrey Carter
2005-02-03  4:30   ` Wes Groleau
2005-02-03  5:54     ` Eric Jacoboni
2005-02-03 14:38     ` G. Vincent Castellano
2005-02-03 15:49       ` Martin Krischik
2005-02-05 19:50         ` tmoran [this message]
2005-02-06  7:19           ` Martin Krischik
2005-02-06 19:43             ` Simon Wright
2005-02-06 20:00               ` Pascal Obry
2005-02-04  1:08     ` Jeffrey Carter
2005-02-04  3:46       ` Wes Groleau
2005-02-04  3:48       ` Wes Groleau
2005-02-27 15:35     ` Paul Colin Gloster
replies disabled

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