comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Jordan <robert.l.jordan@boeing.com>
Subject: MMAP in ADA?
Date: 1999/11/05
Date: 1999-11-05T00:00:00+00:00	[thread overview]
Message-ID: <38223922.7763122E@boeing.com> (raw)

Does ADA95 have anything equivalent to the Unix mmap() function?  I
would like to create a simple cross process memory region to interface a
tk gui (with a c front end) to a much larger ADA process for displaying
screen oriented status and for issuing stringified commands to the ADA
process.  I would like to use a filename as the common point so that
each process can avoid any common knowledge of each other.

And yes... I know I could just pragma import the unix mmap function, but
I'm trying to avoid all imports in my ADA code (Per instruction).

Thanks for any info,
Robert




             reply	other threads:[~1999-11-05  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-05  0:00 Robert Jordan [this message]
1999-11-04  0:00 ` MMAP in ADA? David C. Hoos, Sr.
1999-11-08  0:00   ` Nick Roberts
1999-11-05  0:00 ` Robert Dewar
1999-11-05  0:00   ` Robert Jordan
1999-11-06  0:00     ` Robert Dewar
1999-11-08  0:00       ` Samuel T. Harris
1999-11-05  0:00 ` Samuel Tardieu
replies disabled

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