Previous Up Next

_sizememory
The Scol machine works in a memory tape, which size is defined at the beginning. This tape is used for bytecode, heap and stack, but not for 3d structures, textures, and more generally OS specific data. This function returns the size of the memory (in words). Its default value is 1048576 (=4Mo).

I _sizememory (
)
Parameters

Return value

memory size