Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bcstec!voodoo!voodoo.voodoo.uucp From: howie@voodoo.voodoo.uucp (howie) Newsgroups: comp.unix.questions Subject: Shared memory and malloc Message-ID: <647@voodoo.UUCP> Date: 18 Dec 90 17:35:53 GMT Sender: news@voodoo.UUCP Organization: BoGART To You Buddy, Bellevue, WA Lines: 5 Here's a question for someone with experience with shared memory (and malloc). I have a pointer in a segment, shared by two processes. If one of the processes does a malloc() using that pointer, will the other process have access to that portion of memory that has been malloced. Thanks for any help. -- howie uunet!bcstec!voodoo!howie