comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Daniel <matthew.daniel@baesystems.com.au>
Subject: return statements in procedures
Date: 2000/06/05
Date: 2000-06-05T03:31:59+00:00	[thread overview]
Message-ID: <393B2054.618F6E80@baesystems.com.au> (raw)

Hi,

we are having a "discussion" at work at the moment about return
statements in procedures.

There is one who believes it is acceptable for certain circumstances and
the rest of us do not believe it should occur.

just seeing what every one else thinks.

Matt

eg 

procedure Blah (....) is

begin

  if .... then
     return;
  end if;
  ..
end Blah;




             reply	other threads:[~2000-06-05  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-05  0:00 Matthew Daniel [this message]
2000-06-05  0:00 ` return statements in procedures Geoff Bull
2000-06-06  0:00   ` Robert A Duff
2000-06-05  0:00 ` Robert Dewar
2000-06-05  0:00 ` Marin D. Condic
2000-06-06  0:00   ` Geoff Bull
2000-06-06  0:00     ` Marin D. Condic
2000-06-05  0:00 ` Ted Dennison
2000-06-05  0:00 ` r_c_chapman
2000-06-05  0:00   ` Robert Dewar
replies disabled

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