comp.lang.ada
 help / color / mirror / Atom feed
* Allowing C Programs to call ADA
@ 1991-02-21 20:20 David B Lightstone
  0 siblings, 0 replies; only message in thread
From: David B Lightstone @ 1991-02-21 20:20 UTC (permalink / raw)


There may be a back door method for allowing C to call ADA.

Pass data thru common storage areas.
Set up an ADA interrupt handler at a very low priority.
Have the C program invoke the interrupt handler.

The strategy is a variation on having an Assembler language interrupt
handler (speed considerations) activate an ADA task.

It should work on 68000 and 80368 architecture machines. I can't comment
on its success as I have not tried this strategy by did discuss it once
with Telesoft tech support (they didn't blast iit out of the water then).

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1991-02-21 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-02-21 20:20 Allowing C Programs to call ADA David B Lightstone

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