comp.lang.ada
 help / color / mirror / Atom feed
* Newbie Access Types
@ 1999-08-18  0:00 Ronald Ayoub
  1999-08-18  0:00 ` Matthew Heaney
  1999-08-25  0:00 ` Nick Roberts
  0 siblings, 2 replies; 5+ messages in thread
From: Ronald Ayoub @ 1999-08-18  0:00 UTC (permalink / raw)


I have read that an access type parameter is always copied in even when
the parameter is an out parameter and that this is so that the access type
is not undefined which can cause problem. Could someone please elaborate
on this? It is my thought that access types are initialized to null when
not explicitly initialized so that an uncopied access type going into a 
function will only result in the formal parameter being initialized to null.
Maybe I'm being picky but I like to learn things thoroughly.

Thanks.

Ron




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

end of thread, other threads:[~1999-08-27  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-18  0:00 Newbie Access Types Ronald Ayoub
1999-08-18  0:00 ` Matthew Heaney
1999-08-25  0:00 ` Nick Roberts
1999-08-27  0:00   ` Robert A Duff
1999-08-27  0:00     ` Matthew Heaney

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