comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com
Subject: Re: question about functions
Date: 2000/01/21
Date: 2000-01-21T00:00:00+00:00	[thread overview]
Message-ID: <VmUh4.255$bT1.11162@nnrp2-w.snfc21.pbi.net> (raw)
In-Reply-To: 8690q7$8tc$1@news.mgn.net

function ADD (A, B : in T) return T is
   tmp : T;
begin
   -- call a procedure which use directly the hardware :
   proc (a'address, b'address, tmp'address);
   return tmp;
end ADD;




  reply	other threads:[~2000-01-21  0:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-21  0:00 question about functions Pascal LEJEUNE
2000-01-21  0:00 ` tmoran [this message]
2000-01-21  0:00   ` Samuel T. Harris
2000-01-21  0:00     ` Stephen Leake
  -- strict thread matches above, loose matches on Subject: below --
2000-01-20  0:00 Pascal LEJEUNE
2000-01-20  0:00 ` Hyman Rosen
2000-01-20  0:00 ` David Starner
2000-01-20  0:00 ` Tucker Taft
2000-01-20  0:00 ` Stephen Leake
2000-01-22  0:00   ` Andy
2000-01-22  0:00     ` Matthew Heaney
2000-01-24  0:00     ` Stephen Leake
2000-01-22  0:00   ` Matthew Heaney
2000-01-24  0:00     ` Mats Weber
2000-01-24  0:00     ` Stephen Leake
2000-01-25  0:00       ` Matthew Heaney
2000-01-27  0:00         ` Stephen Leake
replies disabled

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