PureBasic - Memory
Overview
Sometimes, it's very useful have access to the system memory (RAM) to process some time consumming operations and speed them up. This library allows to allocate any number of memory buffers and to use them directly within PureBasic.
Command Index
AllocateMemory
CompareMemory
CompareMemoryString
CopyMemory
CopyMemoryString
FreeMemory
MemoryID
MemoryStringLength
ReAllocateMemory
UseMemory
Supported OS
Windows, AmigaOS, Linux