comp.lang.ada
 help / color / mirror / Atom feed
* Callback procedures in DEC Ada83
@ 1997-05-18  0:00 Stephen Bleasdale
  1997-05-18  0:00 ` Larry Kilgallen
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Bleasdale @ 1997-05-18  0:00 UTC (permalink / raw)



Hi,

Here's my question:

I would like to write callback routines in Ada83 using DEC Ada 3.0 on VAX/VMS.

I have used e.g. LIB$FILE_SCAN so I know how to use 'ADDRESS to supply callback
subprograms for use by existing routines. What I'd to do is actually call a
callback routine in my program.

I know this is not possible in vanilla Ada83, but ISTR once reading that most
implementations provide a non-portable way of doing this sort of thing.

I guess what I'm hoping for is that somewhere amongst all the DEC provided
routines is something of the form:

   procedure CALL_PROCEDURE ( ADDR : in SYSTEM.ADDRESS ) ;

---

Thanks in advance.

Stephen Davies <sd@eateggs.demon.co.uk>





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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-18  0:00 Callback procedures in DEC Ada83 Stephen Bleasdale
1997-05-18  0:00 ` Larry Kilgallen

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