diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-8B37D53D-77E1-58C6-9A44-3376A450228B.dita --- a/Symbian3/PDK/Source/GUID-8B37D53D-77E1-58C6-9A44-3376A450228B.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-8B37D53D-77E1-58C6-9A44-3376A450228B.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,12 +1,12 @@ - - - - - + + + + + Shared Memory Tutorial

Shared memory is a method of interprocess communication (IPC) where a single chunk of memory is shared between two or more processes. You can use shared memory APIs to set permissions on memory and to pass data between programs efficiently.

The following topics describe how you can use shared memory APIs when you develop POSIX compliant applications or port POSIX-based applications to Symbian platform.

\ No newline at end of file