3.1.5. Memory manipulation

Table 3.5 contains a summary of the memory manipulation macros.

Table 3.5. Memory Manipulation macros

DescriptionMacro

Searches for a character in memory.

memchr on memchr

Clears memory values.

memclr on memclr

Copies characters from memory.

memcpy on memcpy

Sets the value of characters in memory.

memset on memset
Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0175H
Non-Confidential