comp.lang.ada
 help / color / mirror / Atom feed
* Address to function pointer conversion
@ 1997-06-13  0:00 Michael Paus
  1997-06-13  0:00 ` John G. Volan
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Michael Paus @ 1997-06-13  0:00 UTC (permalink / raw)



Hi,

I just stumbled over a little problem. I have a system address and I would 
like to
convert it to an access to function type. How can this be done correctly? 
There is
a generic package System.Address_To_Access_Conversions which takes an
object type and then provides an access to object type and the appropriate
conversion routines from address to access type and  vice versa. But, what is
the object of an access to function type here which I need to instantiate 
this
package? Any suggestions are welcome.

Michael

PS: I currently just use an unchecked conversion which just works fine, but
that's not the answer I am looking for.






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

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

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-13  0:00 Address to function pointer conversion Michael Paus
1997-06-13  0:00 ` John G. Volan
1997-06-14  0:00   ` Robert Dewar
1997-06-17  0:00     ` John G. Volan
1997-06-20  0:00       ` Robert Dewar
1997-06-24  0:00         ` Matthew Heaney
1997-06-24  0:00           ` Robert Dewar
1997-06-25  0:00             ` Michael Paus
1997-06-13  0:00 ` Samuel Mize
1997-06-14  0:00   ` Robert Dewar
1997-06-14  0:00 ` Robert Dewar
1997-06-16  0:00   ` Michael Paus
1997-06-16  0:00     ` Robert A Duff
1997-06-16  0:00     ` Robert Dewar
1997-06-16  0:00       ` Samuel Mize
1997-06-16  0:00         ` Robert A Duff
1997-06-17  0:00         ` Robert Dewar
1997-06-17  0:00           ` Samuel Mize
1997-06-20  0:00             ` Robert Dewar
1997-06-20  0:00             ` Robert Dewar
1997-06-14  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