GEOS SDK TechDocs
|
|
|
2 VM Structure
|
4 VM Chains
The most common way applications will use Virtual Memory is for their data files. However, there are other uses; for example, VM provides a convenient way to maintain working memory. Some data structures (such as Huge Arrays) can only exist in VM files; an application may create a temporary VM file just for these structures.
Accessing and Altering VM Blocks
GEOS SDK TechDocs
|
|
|
2 VM Structure
|
4 VM Chains