|
MEMORY-ALLOC-EXT Memory allocation
The optional memory allocation wordset interfaces to
the surrounding OS heap memory management.
-
ALLOCATE
- ansi 14.6.1.0707
no forth documentation available (p4_allocate)
- see the ANSI Documentation of this word : ansi 14.6.1.0707
reference: p4_allocate in ../src/memory.c:0031, export CO ALLOCATE
-
FREE
- ansi 14.6.1.1605
no forth documentation available (p4_free)
- see the ANSI Documentation of this word : ansi 14.6.1.1605
reference: p4_free in ../src/memory.c:0039, export CO FREE
-
RESIZE
- ansi 14.6.1.2145
no forth documentation available (p4_resize)
- see the ANSI Documentation of this word : ansi 14.6.1.2145
reference: p4_resize in ../src/memory.c:0046, export CO RESIZE
|