Original Post
Hi,
I wonder if it is possible that two or more applications can have access to the same part of memory.
Lets say I have one program that allocates and fills part of memory with some objects.
And I would like another program to be able to read, modify and write this part of memory.
Is there any name for such technology, some libs, tutorials?
Regards,
Misery
I wonder if it is possible that two or more applications can have access to the same part of memory.
Lets say I have one program that allocates and fills part of memory with some objects.
And I would like another program to be able to read, modify and write this part of memory.
Is there any name for such technology, some libs, tutorials?
Regards,
Misery