comp.lang.ada
 help / color / mirror / Atom feed
* exiting a bloc
@ 2000-09-02 20:10 Mathias Dolidon
  2000-09-02 20:39 ` Mathias Dolidon
  2000-09-02 21:01 ` Robert Dewar
  0 siblings, 2 replies; 24+ messages in thread
From: Mathias Dolidon @ 2000-09-02 20:10 UTC (permalink / raw)


Hello. I am very new to Ada and trying to write some small programs. In
a program which searches primary numbers, I would like to exit a bloc
which is embedded in a loop, without exiting the loop :

for...loop
  intruction;
   
  bloc :
   begin
       -- the matter is here
   end bloc;
end loop;

I looked everywhere about how to do this but I found nothing. Is this
possible ? Thank you very much !
Mathias

-- 

http://www.mdlabs.ovh.org



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2000-09-13 11:02 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-02 20:10 exiting a bloc Mathias Dolidon
2000-09-02 20:39 ` Mathias Dolidon
2000-09-02 21:01 ` Robert Dewar
2000-09-02 22:34   ` Mathias Dolidon
     [not found]     ` <86snrhkfep.fsf@acm.org>
2000-09-03 15:46       ` Mathias Dolidon
2000-09-05 17:52   ` Richard Riehle
2000-09-06  2:06     ` Ted Dennison
2000-09-06  9:41       ` Philip Anderson
2000-09-06 13:54         ` Ted Dennison
2000-09-06 21:10           ` Robert Dewar
2000-09-06 23:33             ` Ed Falis
2000-09-07  0:39               ` Robert Dewar
     [not found]               ` <39B72109.89DFAB8C@telepath.com>
2000-09-07 12:34                 ` Ed Falis
2000-09-08 10:33                   ` Ian Caldwell
2000-09-08 13:35                     ` r_c_chapman
2000-09-09  1:52                       ` Robert Dewar
2000-09-12 11:30                       ` Ian Caldwell
2000-09-12 20:13                         ` Robert Dewar
2000-09-09  1:48                     ` Robert Dewar
2000-09-12 11:24                       ` Ian Caldwell
2000-09-12 20:14                         ` Robert Dewar
2000-09-13  8:34                           ` Philip Anderson
2000-09-13 11:02                             ` Peter Amey
2000-09-06  7:00     ` Ray Blaak

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