FreeMemory()

Syntax

FreeMemory(*MemoryID)
Description
Free the memory previously allocated with AllocateMemory() or ReAllocateMemory().

Note: all remaining allocated memory blocks are automatically freed when the program ends.

Supported OS

All

<- FillMemory() - Memory Index - MemorySize() ->