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
Show All Mail Headers

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

Print Reply
Subject:
From:
"William Madinger." <[log in to unmask]>
Reply To:
Date:
Thu, 6 Jan 2000 12:35:46 -0500
Content-Type:
text/plain
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