Lhogho
0.0.027
|
Lhogho uses memory blocks to hold machine code generated during compilation.
Memory atoms contain a pointer to the actual memory. There is no limitation on how big this memory could be, except for limitations imposed by the operating system.
Use IS_MEM() macro to check whether the atom is memory and MEMORY() to aceess a pointer to the actual memory.