comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com
Subject: Re: Pointer function parameter
Date: 2000/10/17
Date: 2000-10-17T00:00:00+00:00	[thread overview]
Message-ID: <bkTG5.326346$i5.4895156@news1.frmt1.sfba.home.com> (raw)
In-Reply-To: iotnusc13ulppptc433i83o4n2ld672eof@4ax.com

>How can you handle address-of-operator (&) in Ada.
  X'access   or   X'unchecked_access
where   x : aliased some_type;
Of course you need it a lot less than C because procedures (but not
functions) can have "out" or "in out" parameters, as well as "in" ones.




  reply	other threads:[~2000-10-17  0:00 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-16  0:00 Pointer function parameter Mary
2000-10-17  0:00 ` tmoran [this message]
2000-10-17  0:00 ` Mario Amado Alves
2000-10-18  0:00   ` Florian Weimer
2000-10-18  0:00   ` Robert Dewar
2000-10-17  0:00 ` Gautier
  -- strict thread matches above, loose matches on Subject: below --
2000-10-19  0:00 Mario Amado Alves
2000-10-19  0:00 ` Marin David Condic
2000-10-19  0:00 ` tmoran
2000-10-19  0:00   ` Ted Dennison
2000-10-21  0:00   ` Robert Dewar
2000-10-23  0:00     ` Alejandro Villanueva
2000-10-24  0:00       ` Robert A Duff
2000-10-24  0:00         ` Alejandro Villanueva
2000-10-24  0:00           ` Ted Dennison
2000-10-24  0:00             ` Lutz Donnerhacke
2000-10-24 22:32           ` Mats Weber
2000-10-30 15:24           ` Robert A Duff
2000-10-30 15:44             ` Ken Garlington
2000-10-30 18:53               ` Florian Weimer
2000-10-31  1:48                 ` Robert Dewar
2000-10-31 12:40                   ` Ken Garlington
2000-10-31 14:08                     ` Larry Kilgallen
2000-11-01 17:59             ` Mats Weber
2000-11-03  0:00               ` Florian Weimer
2000-10-21  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