Memory Allocation

Much of the memory allocation required within a program is handled by GFABasic's commands and functions. However, every now and again, an occasion will arise when having direct access to reserved memory is preferable or the only way to carry out a task, and for that reason the following commands and their Window API equivalents have been included in GFABasic's list of commands and functions.

Using GFABasic Show

Using Windows APIs Show

Remarks & Comparisons Show

See Also

cAlloc

{Created by James Gaite; Last updated: 08/09/2021 by James Gaite}