Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Raw Memory Overview

[Top]


Purpose

Performs simple manipulations of data in memory.

[Top]


Architectural relationships

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

[Top]


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.

[Top]


See also

Memory Management Overview