TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-Transfer-Encoding:
7bit
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
Subject:
From:
"William Madinger." <[log in to unmask]>
Date:
Thu, 6 Jan 2000 12:35:46 -0500
Content-Type:
text/plain; charset=US-ASCII
MIME-Version:
1.0
Reply-To:
Parts/Attachments:
text/plain (8 lines)
I'm trying to set up shared memory for two seperately compiled units so that
they can bath access the same variable at the same time.  I tried reading Annex
E and only got lost due to no good examples.  What I'm trying to do now is use
pragma Shared_Passive, and it works, but it also creates a file of every
variable used and this can be a problem.  Is there a way to map these newly
created files created by pragma Shared_Passive to another directory?  If so,
does anyone have any examples?

ATOM RSS1 RSS2