> I want to use IPC Shared Memory mecanism to enable communication between
> Linux processes. I followed doc example
> (http://community.freepascal.org:1/docs-html/rtl/ipc/shmctl) which
> works fine.
> However I'm unable to find how the handle multiple variables (or may be
> an array).
Stu
Hi
I want to use IPC Shared Memory mecanism to enable communication between
Linux processes. I followed doc example
(http://community.freepascal.org:1/docs-html/rtl/ipc/shmctl) which
works fine.
However I'm unable to find how the handle multiple variables (or may be
an array).
Should I h