diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-506642C2-A14F-55F2-9377-43DDB14F4053.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-506642C2-A14F-55F2-9377-43DDB14F4053.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +Raw +Memory OverviewThis document provides an overview of raw memory. +
Purpose

Performs simple manipulations of data in +memory.

+
Architectural relationships

This API is mostly +used by other system APIs. Client applications generally use a higher-level +API, such as descriptors.

+
Description

The API supplies static functions to +compare, copy, move, swap, and fill areas of memory, as defined by pointers +and data length parameters.

The raw memory interface is provided by Mem.

+
See also

Memory +Management Overview

+
\ No newline at end of file