Navigation:  Language Reference > 3 - Variable Declarations > Data Declarations and Memory Allocation >====== Data Declarations and Memory Allocation ====== Previous pageReturn to chapter overviewNext page

Global, Local, Static, and Dynamic

Data Declaration Sections

NEW (allocate heap memory)

DISPOSE (de-allocate heap memory)