SharedMemory

This example allocates some shared memory, changes sizes of the resulting pointer, modifies the content of the shared memory and displays the results on screen. Depending on the order of execution, changes in the shared memory are displayed or not.

SharedMemory is available in two formats:

See Web Start Help for details.