comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: exit from a procedure
Date: Sat, 13 Jul 2002 22:27:39 GMT
Date: 2002-07-13T22:27:39+00:00	[thread overview]
Message-ID: <vP1Y8.388$E%2.25418937@newssvr13.news.prodigy.com> (raw)
In-Reply-To: pan.2002.07.13.23.13.01.959431.2074@gmx.net

>And is it possible to stop the whole program? It's "halt" in
>Pascal, but it doesn't work in Ada, so maybe there is another name for it.
  One way is to raise, but never handle, an exception.  OTOH if you
don't want to exit the program cleanly, but just drop everything in
whatever state it might be, try an OS call.
  Your questions strongly suggest you have no book or tutorial or
sample programs to look at.  Go to www.adapower.com and explore.



  parent reply	other threads:[~2002-07-13 22:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-14  0:14 exit from a procedure Jan Prazak
2002-07-13 21:45 ` chris.danx
2002-07-13 22:27 ` tmoran [this message]
2002-07-14 21:16   ` Jan Prazak
2002-07-15 12:14     ` Steve Sangwine
2002-07-15 19:10       ` Jan Prazak
2002-07-16  8:30         ` Gautier
2002-07-16 14:08           ` Jan Prazak
replies disabled

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