ReAllocateMemory()

Syntax

Result = ReAllocateMemory(#Memory, Size)

Description

Allocates or re-allocates a contiguous #Memory area according to the specified size. The content of the previous #Memory is kept.

Note: All the allocated memory banks are automatically freed when the programs ends.

Supported OS

Windows, AmigaOS, Linux

Memory - Index