comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Bleasdale <sd@eateggs.demon.co.uk>
Subject: Callback procedures in DEC Ada83
Date: 1997/05/18
Date: 1997-05-18T00:00:00+00:00	[thread overview]
Message-ID: <682.7077T710T120@eateggs.demon.co.uk> (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>





             reply	other threads:[~1997-05-18  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-18  0:00 Stephen Bleasdale [this message]
1997-05-18  0:00 ` Callback procedures in DEC Ada83 Larry Kilgallen
replies disabled

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