comp.lang.ada
 help / color / mirror / Atom feed
* return statements in procedures
@ 2000-06-05  0:00 Matthew Daniel
  2000-06-05  0:00 ` r_c_chapman
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Matthew Daniel @ 2000-06-05  0:00 UTC (permalink / 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;




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

end of thread, other threads:[~2000-06-06  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-05  0:00 return statements in procedures Matthew Daniel
2000-06-05  0:00 ` r_c_chapman
2000-06-05  0:00   ` Robert Dewar
2000-06-05  0:00 ` Ted Dennison
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 ` Robert Dewar
2000-06-05  0:00 ` Geoff Bull
2000-06-06  0:00   ` Robert A Duff

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